|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.handlers.BasicHandler
org.jboss.axis.handlers.http.HTTPActionHandler
org.jboss.net.axis.server.WsdlAwareHttpActionHandler
This HttpActionHandler will influence the wsdl-generation of
action aware service providers, such as EJBProvider
.
Field Summary |
Fields inherited from class org.jboss.axis.handlers.BasicHandler |
makeLockable, name, options |
Constructor Summary | |
WsdlAwareHttpActionHandler()
|
Method Summary | |
void |
generateWSDL(org.jboss.axis.MessageContext 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 |
invoke |
Methods inherited from class org.jboss.axis.handlers.BasicHandler |
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(org.jboss.axis.MessageContext arg0) throws org.jboss.axis.AxisFault
org.jboss.axis.AxisFault
Handler.generateWSDL(org.jboss.axis.MessageContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |