|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.handlers.BasicHandler (src)
org.jboss.axis.handlers.http.HTTPActionHandler (src)
org.jboss.net.axis.server.WsdlAwareHttpActionHandler
This HttpActionHandler will influence the wsdl-generation of
action aware service providers, such as EJBProvider
(src) .
Field Summary |
Fields inherited from class org.jboss.axis.handlers.BasicHandler (src) |
makeLockable, name, options |
Constructor Summary | |
WsdlAwareHttpActionHandler()
|
Method Summary | |
void |
generateWSDL(MessageContext (src) arg0)
sets the presence flag in the context such that any provider that uses this flag will be able to generate soap-action information. |
Methods inherited from class org.jboss.axis.handlers.http.HTTPActionHandler (src) |
invoke |
Methods inherited from class org.jboss.axis.handlers.BasicHandler (src) |
canHandleBlock, cleanup, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, 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 WsdlAwareHttpActionHandler()
Method Detail |
public void generateWSDL(MessageContext (src) arg0) throws AxisFault (src)
generateWSDL
in interface Handler (src)
generateWSDL
in class BasicHandler (src)
AxisFault (src)
Handler.generateWSDL(org.jboss.axis.MessageContext)
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |