|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.handlers.BasicHandler
org.apache.juddi.transport.axis.AxisHandler
public class AxisHandler
Field Summary |
---|
Fields inherited from class org.apache.axis.handlers.BasicHandler |
---|
makeLockable, name, options |
Constructor Summary | |
---|---|
AxisHandler()
|
Method Summary | |
---|---|
void |
cleanup()
Cleanup is called when the chain containing this Handler object is done processing the chain. |
void |
init()
Init is called when the chain containing this Handler object is instantiated. |
void |
invoke(org.apache.axis.MessageContext context)
Invoke is called to do the actual work of the Handler object. |
Methods inherited from class org.apache.axis.handlers.BasicHandler |
---|
canHandleBlock, generateWSDL, 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 AxisHandler()
Method Detail |
---|
public void init()
init
in interface org.apache.axis.Handler
init
in class org.apache.axis.handlers.BasicHandler
public void cleanup()
cleanup
in interface org.apache.axis.Handler
cleanup
in class org.apache.axis.handlers.BasicHandler
public void invoke(org.apache.axis.MessageContext context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |