|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxisConfigurator | |
|---|---|
| org.apache.axis2.context | |
| org.apache.axis2.deployment | |
| org.apache.axis2.engine | |
| org.apache.axis2.jaxws | |
| Uses of AxisConfigurator in org.apache.axis2.context |
|---|
| Methods in org.apache.axis2.context with parameters of type AxisConfigurator | |
|---|---|
static ConfigurationContext |
ConfigurationContextFactory.createConfigurationContext(AxisConfigurator axisConfigurator)
Creates a AxisConfiguration depending on the user requirement. |
| Uses of AxisConfigurator in org.apache.axis2.deployment |
|---|
| Classes in org.apache.axis2.deployment that implement AxisConfigurator | |
|---|---|
class |
FileSystemConfigurator
|
class |
URLBasedAxisConfigurator
|
class |
WarBasedAxisConfigurator
Processes the init parameters for the AxisServlet. |
| Uses of AxisConfigurator in org.apache.axis2.engine |
|---|
| Methods in org.apache.axis2.engine that return AxisConfigurator | |
|---|---|
AxisConfigurator |
AxisConfiguration.getConfigurator()
|
| Methods in org.apache.axis2.engine with parameters of type AxisConfigurator | |
|---|---|
void |
AxisConfiguration.setConfigurator(AxisConfigurator configurator)
|
| Uses of AxisConfigurator in org.apache.axis2.jaxws |
|---|
| Constructors in org.apache.axis2.jaxws with parameters of type AxisConfigurator | |
|---|---|
ClientConfigurationFactory(AxisConfigurator configurator)
Create a ConfigurationContext from the specified configurator |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||