Uses of Interface
org.codehaus.xfire.soap.SoapTransport

Packages that use SoapTransport
org.codehaus.xfire.transport.http   
org.codehaus.xfire.transport.jms   
org.codehaus.xfire.transport.local   
org.codehaus.xfire.xmpp   
 

Uses of SoapTransport in org.codehaus.xfire.transport.http
 

Classes in org.codehaus.xfire.transport.http that implement SoapTransport
 class SoapHttpTransport
           
 

Uses of SoapTransport in org.codehaus.xfire.transport.jms
 

Classes in org.codehaus.xfire.transport.jms that implement SoapTransport
 class JMSTransport
           
 

Uses of SoapTransport in org.codehaus.xfire.transport.local
 

Classes in org.codehaus.xfire.transport.local that implement SoapTransport
 class LocalTransport
          A transport which passes messages via the JVM.
 

Uses of SoapTransport in org.codehaus.xfire.xmpp
 

Classes in org.codehaus.xfire.xmpp that implement SoapTransport
 class XMPPTransport
           
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.