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.
|
validateHttpResponsepublic SimpleHttpGetRequestFuture(HttpURLConnection connection) throws IOException
IOExceptionpublic boolean isFinished()
Futurepublic ByteBuffer getResult() throws KSIClientException, KSIProtocolException
FutureKSIClientExceptionKSIProtocolExceptionCopyright © 2024 Guardtime. All rights reserved.