Package | Description |
---|---|
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.http.client.methods.HttpPost |
WebServiceCaller.getMethodToExecute(WsRequestObject request)
Creates method to be execute for webservice call.
|
WsResponseObject |
WebServiceCaller.performCall(WsRequestObject request)
Performs a web service call.
|
protected org.apache.http.client.protocol.HttpClientContext |
WebServiceCaller.setupAuthentication(org.apache.http.client.methods.HttpPost method,
WsRequestObject request)
Setup authentication for the given method and http client.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.