public class ApacheHttpGetRequestFuture extends HttpGetRequestFuture
| Constructor and Description |
|---|
ApacheHttpGetRequestFuture(Future<org.apache.http.HttpResponse> future) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getResult()
Retrieves the result of the request.
|
boolean |
isFinished()
Returns true if result is available.
|
validateHttpResponsepublic ApacheHttpGetRequestFuture(Future<org.apache.http.HttpResponse> future)
public boolean isFinished()
Futurepublic ByteBuffer getResult() throws KSIClientException, KSIProtocolException
FutureKSIClientExceptionKSIProtocolExceptionCopyright © 2024 Guardtime. All rights reserved.