Package | Description |
---|---|
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
Modifier and Type | Method and Description |
---|---|
protected WsResponseObject |
WebServiceCaller.executeMethod(org.apache.http.client.methods.HttpPost method,
org.apache.http.client.protocol.HttpClientContext context,
SSLContext sslContext)
executes the given method using provided http client.
|
WsResponseObject |
WebServiceCaller.performCall(WsRequestObject request)
Performs a web service call.
|
protected WsResponseObject |
WebServiceCaller.processError(Exception error)
Process error which occured during the webservice call.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.