Package org.opensaml.soap.client.messaging
package org.opensaml.soap.client.messaging
SOAP HTTP client messaging functionality.
-
ClassesClassDescriptionFunction which resolves and returns the intended SOAP client message destination URI via the
SOAPClientContext.getDestinationURI()
of the message context's parentInOutOperationContext
.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
.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
.