Package | Description |
---|---|
org.opensaml.soap.client.http |
SOAP HTTP client functionality.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Function<MessageContext,SOAP11Context> |
HttpSOAPClient.getSOAP11ContextLookupStrategy()
Get the strategy used to look up the
SOAP11Context associated with the outbound message
context. |
Modifier and Type | Method and Description |
---|---|
void |
HttpSOAPClient.setSOAP11ContextLookupStrategy(com.google.common.base.Function<MessageContext,SOAP11Context> strategy)
Set the strategy used to look up the
SOAP11Context associated with the outbound message
context. |
Copyright © 2017. All rights reserved.