Package | Description |
---|---|
com.whitestein.lsps.wsclient | |
com.whitestein.lsps.wsclient.function |
Modifier and Type | Method and Description |
---|---|
static SslConfig |
SslConfig.fromModelConfig(RecordHolder sslConf) |
SslConfig |
WsRequestObject.getSslConfig()
Getter for ssl configugation.
|
Modifier and Type | Method and Description |
---|---|
void |
WsRequestObject.setSslConfig(SslConfig sslConfig)
Setter for ssl configugation
|
Modifier and Type | Method and Description |
---|---|
HttpCallFunctions.HttpResponse |
HttpCallFunctions.call(SslConfig sslConfig,
String endpointAddress,
String httpMethod,
String requestContentType,
String input,
String login,
String password,
Integer timeout,
Map<String,String> requestHeaders,
Boolean logMessages) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.