bad.robot.http.apache
Class ApacheExceptionWrappingExecutor

java.lang.Object
  extended by bad.robot.http.apache.ApacheExceptionWrappingExecutor
All Implemented Interfaces:
Executor<HttpException>

public class ApacheExceptionWrappingExecutor
extends Object
implements Executor<HttpException>


Constructor Summary
ApacheExceptionWrappingExecutor()
           
 
Method Summary
<V> V
submit(Callable<V> callable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheExceptionWrappingExecutor

public ApacheExceptionWrappingExecutor()
Method Detail

submit

public <V> V submit(Callable<V> callable)
         throws HttpException
Specified by:
submit in interface Executor<HttpException>
Throws:
HttpException


Copyright © 2012. All Rights Reserved.