public class SimpleHttpGetRequestFuture extends HttpGetRequestFuture
Constructor and Description |
---|
SimpleHttpGetRequestFuture(HttpURLConnection connection) |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
getResult()
Retrieves the result of the request.
|
boolean |
isFinished()
Returns true if result is available.
|
validateHttpResponse
public SimpleHttpGetRequestFuture(HttpURLConnection connection) throws IOException
IOException
public boolean isFinished()
Future
public ByteBuffer getResult() throws KSIClientException, KSIProtocolException
Future
KSIClientException
KSIProtocolException
Copyright © 2024 Guardtime. All rights reserved.