bad.robot.http.apache
Class ApacheExceptionWrappingExecutor
java.lang.Object
bad.robot.http.apache.ApacheExceptionWrappingExecutor
- All Implemented Interfaces:
- Executor<HttpException>
public class ApacheExceptionWrappingExecutor
- extends Object
- implements Executor<HttpException>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApacheExceptionWrappingExecutor
public ApacheExceptionWrappingExecutor()
submit
public <V> V submit(Callable<V> callable)
throws HttpException
- Specified by:
submit
in interface Executor<HttpException>
- Throws:
HttpException
Copyright © 2012. All Rights Reserved.