Package | Description |
---|---|
org.opensaml.soap.client |
SOAP client functionality.
|
org.opensaml.soap.client.http |
SOAP HTTP client functionality.
|
Modifier and Type | Method and Description |
---|---|
SOAPClient.SOAPRequestParameters |
SOAPClientContext.getSOAPRequestParameters()
Gets a set of binding/transport-specific request parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
SOAPClientContext.setSOAPRequestParameters(SOAPClient.SOAPRequestParameters parameters)
Sets a set of binding/transport-specific request parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSOAPRequestParameters
HTTP transported SOAP request parameters.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.