Package org.opensaml.ws.soap.client

Transport-independent SOAP client.

See:
          Description

Interface Summary
SOAPTransport<CredentialType extends Credential> A transport used to send and receive SOAP messages.
 

Class Summary
AbstractSOAPTransport<CredentialType extends Credential> SOAPTransport base class handling a lot of boilerplate code.
SOAPClient A client for sending and receiving SOAP messages.
 

Exception Summary
SOAPTransportException Exception indicating an error in the underlying SOAPTransport.
 

Package org.opensaml.ws.soap.client Description

Transport-independent SOAP client.