public class HttpRequestExecutor extends Object implements IHttpRequestExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
IResponse |
execute(ICanceler canceler,
IRequest request) |
public IResponse execute(ICanceler canceler, IRequest request) throws InterruptedException, IOException
execute in interface IHttpRequestExecutorInterruptedExceptionIOExceptionpublic void close()
throws IOException
close in interface AutoCloseableclose in interface IHttpRequestExecutorIOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.