public class ApacheHttpPostRequestFuture extends HttpPostRequestFuture
Constructor and Description |
---|
ApacheHttpPostRequestFuture(Future<org.apache.http.HttpResponse> future) |
Modifier and Type | Method and Description |
---|---|
TLVElement |
getResult()
Retrieves the result of the request.
|
boolean |
isFinished()
Returns true if result is available.
|
parse
public ApacheHttpPostRequestFuture(Future<org.apache.http.HttpResponse> future)
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.