Package | Description |
---|---|
org.opensaml.soap.client.http |
SOAP HTTP client functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPipelineHttpSOAPClient<OutboundMessageType,InboundMessageType>
SOAP client that is based on
HttpClientMessagePipeline . |
class |
HttpSOAPClient
SOAP client that uses HTTP as the underlying transport and POST as the binding.
|
class |
PipelineFactoryHttpSOAPClient<OutboundMessageType,InboundMessageType>
SOAP client that is based on
HttpClientMessagePipeline , produced at runtime from an instance of
HttpClientMessagePipelineFactory . |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.