|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.configuration.SimpleProvider
org.apache.axis.configuration.BasicServerConfig
public class BasicServerConfig
A SimpleProvider set up with hardcoded basic configuration for a server (i.e. local transport). Mostly handy for testing.
Field Summary |
---|
Fields inherited from interface org.apache.axis.EngineConfiguration |
---|
PROPERTY_NAME |
Constructor Summary | |
---|---|
BasicServerConfig()
Constructor - deploy a hardcoded basic server-side configuration. |
Method Summary |
---|
Methods inherited from class org.apache.axis.configuration.SimpleProvider |
---|
addRole, configureEngine, deployService, deployService, deployTransport, deployTransport, getDeployedServices, getGlobalOptions, getGlobalRequest, getGlobalResponse, getHandler, getRoles, getService, getServiceByNamespaceURI, getTransport, getTypeMapping, getTypeMappingRegistry, removeRole, setGlobalOptions, setGlobalRequest, setGlobalResponse, setRoles, writeEngineConfig |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicServerConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |