public interface IHttpRequestExecutor
| Modifier and Type | Method and Description |
|---|---|
IResponse |
execute(net.anwiba.commons.process.cancel.ICanceler cancelable,
IRequest request) |
IResponse execute(net.anwiba.commons.process.cancel.ICanceler cancelable, IRequest request) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.