Uses of Interface
org.apache.axis2.modules.Module

Packages that use Module
org.apache.axis2.description   
org.apache.axis2.handlers.soapmonitor   
org.apache.axis2.mex   
org.apache.axis2.scripting   
 

Uses of Module in org.apache.axis2.description
 

Methods in org.apache.axis2.description that return Module
 Module AxisModule.getModule()
           
 

Methods in org.apache.axis2.description with parameters of type Module
 void AxisModule.setModule(Module module)
           
 

Uses of Module in org.apache.axis2.handlers.soapmonitor
 

Classes in org.apache.axis2.handlers.soapmonitor that implement Module
 class SOAPMonitorModule
           
 

Uses of Module in org.apache.axis2.mex
 

Classes in org.apache.axis2.mex that implement Module
 class MetadataExchangeModule
          Metadata Exchange Module to support WS-MEX specification
 

Uses of Module in org.apache.axis2.scripting
 

Classes in org.apache.axis2.scripting that implement Module
 class ScriptModule
          Axis2 module to initialize script services.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.