Uses of Class
org.apache.axis.registries.SupplierRegistry

Packages that use SupplierRegistry
org.apache.axis   
 

Uses of SupplierRegistry in org.apache.axis
 

Fields in org.apache.axis declared as SupplierRegistry
protected  SupplierRegistry AxisEngine.transportRegistry
          A map of protocol names to "client" (sender) transports
 

Methods in org.apache.axis that return SupplierRegistry
 SupplierRegistry AxisEngine.getTransportRegistry()
           
 

Methods in org.apache.axis with parameters of type SupplierRegistry
 void AxisEngine.setTransportRegistry(SupplierRegistry registry)
           
 



Copyright © 2001 Apache XML Project. All Rights Reserved.