| AbstractDeployer |
AbstractDeployer class which can be extended by all Axis2 deployers
|
| AbstractServiceBuilderExtension |
The Class AbstractServiceBuilderExtension is abstract class that can be used
to write new ServiceBuilderExtensions.
|
| AxisConfigBuilder |
|
| ClusterBuilder |
Builds the cluster configuration from the axis2.xml file
|
| DeploymentClassLoader |
|
| DeploymentEngine |
|
| DeploymentErrorMsgs |
|
| DescriptionBuilder |
This class does the common tasks for all *Builder class.
|
| FileSystemConfigurator |
|
| ModuleBuilder |
Builds a module description from OM
|
| ModuleDeployer |
Standard Axis2 Module Deployer which use module.xml file to deploy
Modules.
|
| POJODeployer |
|
| RepositoryListener |
|
| ServiceBuilder |
Builds a service description from OM
|
| ServiceDeployer |
Standard Axis2 service Deployer which use services.xml file to build
services.
|
| ServiceGroupBuilder |
|
| TransportDeployer |
|
| URLBasedAxisConfigurator |
|
| WarBasedAxisConfigurator |
Processes the init parameters for the AxisServlet.
|
| WSDLServiceBuilderExtension |
The class WSDLServiceBuilderExtension is a ServiceBuilderExtension which
facilitate to generate AxisServices based on WSDL 1.1 and WSDL 2.0 documents.
|