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.
|
validateHttpResponse
public ApacheHttpGetRequestFuture(Future<org.apache.http.HttpResponse> future)
public boolean isFinished()
Future
public ByteBuffer getResult() throws KSIClientException, KSIProtocolException
Future
KSIClientException
KSIProtocolException
Copyright © 2024 Guardtime. All rights reserved.