Uses of Interface
org.apache.axis.AxisServiceConfig

Packages that use AxisServiceConfig
org.apache.axis   
org.apache.axis.providers.java   
 

Uses of AxisServiceConfig in org.apache.axis
 

Classes in org.apache.axis that implement AxisServiceConfig
 class AxisServiceConfigImpl
          A simple implementation of AxisServiceConfig.
 

Uses of AxisServiceConfig in org.apache.axis.providers.java
 

Methods in org.apache.axis.providers.java that return AxisServiceConfig
 AxisServiceConfig JavaProvider.getConfiguration(java.lang.Object obj)
          For a given object or class, if there is a static method called "getAxisServiceConfig()", we call it and return the value as an AxisServiceConfig object.
 



Copyright © 2002 Apache XML Project. All Rights Reserved.