Uses of Package
org.opensaml.ws.transport

Packages that use org.opensaml.ws.transport
org.opensaml.ws.message Objects related to messages received and sent by web services. 
org.opensaml.ws.transport Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages. 
org.opensaml.ws.transport.http HTTP transport classes included bindings for Servlets. 
 

Classes in org.opensaml.ws.transport used by org.opensaml.ws.message
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.
 

Classes in org.opensaml.ws.transport used by org.opensaml.ws.transport
BaseTransport
          Base abstract class for a Transport that provides local storage for all transport properties.
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.
 

Classes in org.opensaml.ws.transport used by org.opensaml.ws.transport.http
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.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.