|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This send the SOAP Message to other SOAP nodes and this alone write the SOAP Message to the wire. Out flow must be end with one of this kind.
Method Summary | |
void |
cleanUp(MessageContext msgContext)
Clean up |
void |
init(ConfigurationContext confContext,
TransportOutDescription transportOut)
Initialize |
Methods inherited from interface org.apache.axis2.engine.Handler |
cleanup, getHandlerDesc, getName, getParameter, init, invoke |
Method Detail |
public void init(ConfigurationContext confContext, TransportOutDescription transportOut) throws AxisFault
confContext
- transportOut
-
AxisFault
public void cleanUp(MessageContext msgContext) throws AxisFault
msgContext
-
AxisFault
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |