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

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

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.local
 

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



Copyright © 2004-2013. All Rights Reserved.