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 CanceledException, IOException
execute in interface IHttpRequestExecutorCanceledExceptionIOExceptionpublic void close()
throws IOException
close in interface AutoCloseableclose in interface IHttpRequestExecutorIOExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.