Uses of Package
org.apache.soap.transport

Packages that use org.apache.soap.transport
org.apache.soap.messaging   
org.apache.soap.rpc   
org.apache.soap.server   
org.apache.soap.server.http   
org.apache.soap.transport   
org.apache.soap.transport.http   
org.apache.soap.transport.smtp   
org.apache.soap.util.net   
 

Classes in org.apache.soap.transport used by org.apache.soap.messaging
SOAPTransport
          This interface is an abstraction of the transport layer that's carrying the messages.
 

Classes in org.apache.soap.transport used by org.apache.soap.rpc
SOAPTransport
          This interface is an abstraction of the transport layer that's carrying the messages.
 

Classes in org.apache.soap.transport used by org.apache.soap.server
EnvelopeEditor
           
 

Classes in org.apache.soap.transport used by org.apache.soap.server.http
EnvelopeEditor
           
 

Classes in org.apache.soap.transport used by org.apache.soap.transport
EnvelopeEditor
           
SOAPTransport
          This interface is an abstraction of the transport layer that's carrying the messages.
 

Classes in org.apache.soap.transport used by org.apache.soap.transport.http
SOAPTransport
          This interface is an abstraction of the transport layer that's carrying the messages.
 

Classes in org.apache.soap.transport used by org.apache.soap.transport.smtp
SOAPTransport
          This interface is an abstraction of the transport layer that's carrying the messages.
 

Classes in org.apache.soap.transport used by org.apache.soap.util.net
TransportMessage
          Transport type-independent encapsulation of SOAP message content.
 



Copyright © 2001 Apache XML Project. All Rights Reserved.