public class SimpleHttpPostRequestFuture extends HttpPostRequestFuture
| Constructor and Description |
|---|
SimpleHttpPostRequestFuture(HttpURLConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
TLVElement |
getResult()
Retrieves the result of the request.
|
boolean |
isFinished()
Returns true if result is available.
|
parsepublic SimpleHttpPostRequestFuture(HttpURLConnection connection) throws IOException
IOExceptionpublic boolean isFinished()
Futurepublic TLVElement getResult() throws KSIException
FutureKSIException - when KSI service returns an error or does not work as expected.Copyright © 2024 Guardtime. All rights reserved.