Package org.opensaml.soap.client.http
package org.opensaml.soap.client.http
SOAP HTTP client functionality.
-
ClassesClassDescriptionSOAP client that is based on
HttpClientMessagePipeline
.SOAP client that uses HTTP as the underlying transport and POST as the binding.HTTP transported SOAP request parameters.SOAP client that is based onHttpClientMessagePipeline
, produced at runtime from an instance ofHttpClientMessagePipelineFactory
.Default strategy for resolving SOAP client message pipeline name from theSOAPClientContext.getPipelineName()
which is a direct child of the input operation context.