Uses of Interface
org.codehaus.xfire.transport.Transport

Packages that use Transport
org.codehaus.xfire.transport   
org.codehaus.xfire.transport.http   
 

Uses of Transport in org.codehaus.xfire.transport
 

Methods in org.codehaus.xfire.transport with parameters of type Transport
 void TransportManager.register(Transport transport)
           
 void DefaultTransportManager.register(Transport transport)
           
 

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

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



Copyright © 2004 Codehaus. All Rights Reserved.