<T> T |
ConvertingHttpRequestExecutor.execute(net.anwiba.commons.process.cancel.ICanceler cancelable,
net.anwiba.commons.lang.functional.IClosure<IRequest,net.anwiba.commons.lang.exception.CreationException> requestFactory,
IResultProducer<T> resultProducer,
IHttpResponseExceptionFactory... exceptionFactories) |
<T> T |
ConvertingHttpRequestExecutor.execute(net.anwiba.commons.process.cancel.ICanceler cancelable,
net.anwiba.commons.lang.functional.IClosure<IRequest,net.anwiba.commons.lang.exception.CreationException> requestFactory,
IResultProducer<T> resultProducer,
IResultProducer<IOException> errorProducer) |
<T> T |
ConvertingHttpRequestExecutor.execute(net.anwiba.commons.process.cancel.ICanceler cancelable,
net.anwiba.commons.lang.functional.IClosure<IRequest,net.anwiba.commons.lang.exception.CreationException> requestFactory,
IResultProducer<T> resultProducer,
IResultProducer<IOException> errorProducer) |