java.lang.Object
net.anwiba.commons.http.HttpRequestExecutor
- All Implemented Interfaces:
Closeable,AutoCloseable,IHttpRequestExecutor
-
Method Summary
-
Method Details
-
execute
public IResponse execute(ICanceler canceler, IRequest request) throws CanceledException, IOException - Specified by:
executein interfaceIHttpRequestExecutor- Throws:
CanceledExceptionIOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceIHttpRequestExecutor- Throws:
IOException
-