|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.handlers.BasicHandler
railo.runtime.net.rpc.server.ComponentHandler
public final class ComponentHandler
Handle Component as Webservice
Constructor Summary | |
---|---|
ComponentHandler()
|
Method Summary | |
---|---|
void |
generateWSDL(org.apache.axis.MessageContext msgContext)
Just set up the service, the inner service will do the rest... |
void |
invoke(org.apache.axis.MessageContext msgContext)
Just set up the service, the inner service will do the rest... |
Methods inherited from class org.apache.axis.handlers.BasicHandler |
---|
canHandleBlock, cleanup, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, onFault, setName, setOption, setOptionDefault, setOptions |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentHandler()
Method Detail |
---|
public void invoke(org.apache.axis.MessageContext msgContext) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
Handler.invoke(org.apache.axis.MessageContext)
public void generateWSDL(org.apache.axis.MessageContext msgContext) throws org.apache.axis.AxisFault
generateWSDL
in interface org.apache.axis.Handler
generateWSDL
in class org.apache.axis.handlers.BasicHandler
org.apache.axis.AxisFault
Handler.generateWSDL(org.apache.axis.MessageContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |