Uses of Interface
org.apache.juddi.proxy.Transport

Packages that use Transport
org.apache.juddi.proxy   
 

Uses of Transport in org.apache.juddi.proxy
 

Classes in org.apache.juddi.proxy that implement Transport
 class AxisTransport
           
 

Methods in org.apache.juddi.proxy that return Transport
 Transport RegistryProxy.getTransport()
           
 Transport RegistryProxy.getTransport(java.lang.String className)
          Returns an implementation of Transport based on the className passed in.
 

Methods in org.apache.juddi.proxy with parameters of type Transport
 void RegistryProxy.setTransport(Transport transport)
           
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.