Uses of Class
org.opensaml.ws.transport.BaseTransport

Packages that use BaseTransport
org.opensaml.ws.transport Interfaces to the various transports (HTTP, SMTP, TCP, etc.) that may be used to receive/send messages. 
 

Uses of BaseTransport in org.opensaml.ws.transport
 

Subclasses of BaseTransport in org.opensaml.ws.transport
 class InputStreamInTransportAdapter
          Adapter that allows a raw InputStream to be used as an InTransport.
 class OutputStreamOutTransportAdapter
          Adapter that allows a raw OutputStream to be used as an OutTransport.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.