|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.handlers.BasicHandler (src)
org.jboss.axis.AxisEngine (src)
org.jboss.axis.server.AxisServer (src)
org.jboss.webservice.server.ServerEngine
The ws4ee server engine.
Note, this instance is shared by all deployed web services.
Field Summary |
Fields inherited from class org.jboss.axis.handlers.BasicHandler (src) |
makeLockable, name, options |
Constructor Summary | |
ServerEngine(EngineConfiguration (src) config)
Construct an AxisServer with a given configuration. |
Method Summary | |
void |
invoke(MessageContext (src) msgContext)
Main routine of the AXIS server. |
Methods inherited from class org.jboss.axis.server.AxisServer (src) |
generateWSDL, getClientEngine, getServer, isRunning, start, stop |
Methods inherited from class org.jboss.axis.AxisEngine (src) |
addActorURI, cleanup, getActorURIs, getApplicationSession, getClassCache, getConfig, getCurrentMessageContext, getGlobalRequest, getGlobalResponse, getHandler, getService, getTransport, getTypeMappingRegistry, hasSafePassword, init, normaliseOptions, refreshGlobalOptions, removeActorURI, saveConfiguration, setAdminPassword, setCurrentMessageContext, setShouldSaveConfig |
Methods inherited from class org.jboss.axis.handlers.BasicHandler (src) |
canHandleBlock, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerEngine(EngineConfiguration (src) config)
Method Detail |
public void invoke(MessageContext (src) msgContext) throws AxisFault (src)
invoke
in interface Handler (src)
invoke
in class AxisServer (src)
AxisFault (src)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |