Package org.opensaml.soap.client.messaging
SOAP HTTP client messaging functionality.
-
Class Summary Class Description SOAPClientDestinationURILookup Function which resolves and returns the intended SOAP client message destination URI via theSOAPClientContext.getDestinationURI()of the message context's parentInOutOperationContext.SOAPClientPipelineNameMappingFunction<T> Function implementation which resolves a delegate function based on the SOAP client pipeline name, obtained via a lookup ofSOAPClientContext, by default a direct child of the parentInOutOperationContext.SOAPClientPipelineNameMappingPredicate Predicate implementation which resolves a delegate predicate based on the SOAP client pipeline name, obtained via a lookup ofSOAPClientContext, by default a direct child of the parentInOutOperationContext.