Uses of Class
org.apache.axis2.deployment.AbstractDeployer
-
Packages that use AbstractDeployer Package Description org.apache.axis2.deployment org.apache.axis2.jaxws.framework -
-
Uses of AbstractDeployer in org.apache.axis2.deployment
Subclasses of AbstractDeployer in org.apache.axis2.deployment Modifier and Type Class Description class
ModuleDeployer
Standard Axis2 Module Deployer which use module.xml file to deploy Modules.class
POJODeployer
class
ServiceDeployer
Standard Axis2 service Deployer which use services.xml file to build services.class
TransportDeployer
-
Uses of AbstractDeployer in org.apache.axis2.jaxws.framework
Subclasses of AbstractDeployer in org.apache.axis2.jaxws.framework Modifier and Type Class Description class
JAXWSDeployer
-