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.
|
parse
public SimpleHttpPostRequestFuture(HttpURLConnection connection) throws IOException
IOException
public boolean isFinished()
Future
public TLVElement getResult() throws KSIException
Future
KSIException
- when KSI service returns an error or does not work as expected.Copyright © 2024 Guardtime. All rights reserved.