Uses of Class
org.apache.axis.client.Transport

Packages that use Transport
org.apache.axis.client   
 

Uses of Transport in org.apache.axis.client
 

Methods in org.apache.axis.client that return Transport
 Transport Call.getTransportForProtocol(java.lang.String protocol)
          Get the Transport registered for the given protocol.
 

Methods in org.apache.axis.client with parameters of type Transport
 void Call.setTransport(Transport trans)
          Set the Transport Note: Not part of JAX-RPC specification.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.