Package org.opensaml.ws.transport

Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages.

See:
          Description

Interface Summary
InTransport Represents an inbound transport, that is the transport used to receive information.
OutTransport Represents an outbound transport, that is the transport used to send information.
Transport Base interface for inbound and outbound transports.
 

Exception Summary
TransportException Base exception for transport-related errors.
 

Package org.opensaml.ws.transport Description

Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages.



Copyright © 2006-2009 Internet2. All Rights Reserved.