Uses of Interface
org.apache.axis2.modules.Module
-
Packages that use Module Package Description org.apache.axis2.description -
-
Uses of Module in org.apache.axis2.description
Methods in org.apache.axis2.description that return Module Modifier and Type Method Description ModuleAxisModule. getModule()Methods in org.apache.axis2.description with parameters of type Module Modifier and Type Method Description voidAxisModule. setModule(Module module)
-