|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.handlers.AbstractHandler
org.apache.axis2.handlers.addressing.AddressingOutHandler
Nested Class Summary |
Nested classes inherited from class org.apache.axis2.addressing.AddressingConstants |
AddressingConstants.Final, AddressingConstants.Submission |
Field Summary |
Fields inherited from class org.apache.axis2.handlers.AbstractHandler |
handlerDesc |
Fields inherited from interface org.apache.axis2.addressing.AddressingConstants |
EPR_ADDRESS, EPR_REFERENCE_PARAMETERS, EPR_SERVICE_NAME, PARAM_SERVICE_GROUP_CONTEXT_ID, WS_ADDRESSING_VERSION, WSA_ACTION, WSA_DEFAULT_PRFIX, WSA_FAULT_TO, WSA_FROM, WSA_MESSAGE_ID, WSA_RELATES_TO, WSA_RELATES_TO_RELATIONSHIP_TYPE, WSA_REPLY_TO, WSA_TO |
Constructor Summary | |
AddressingOutHandler()
|
Method Summary | |
protected void |
addToSOAPHeader(EndpointReference epr,
java.lang.String type,
SOAPHeader soapHeader)
|
void |
invoke(MessageContext msgContext)
Invoke is called to do the actual work of the Handler object. |
Methods inherited from class org.apache.axis2.handlers.AbstractHandler |
cleanup, getHandlerDesc, getName, getParameter, init, revoke, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AddressingOutHandler()
Method Detail |
public void invoke(MessageContext msgContext) throws AxisFault
Handler
invoke
in interface Handler
msgContext
- the MessageContext
to process with this
Handler
.
AxisFault
- if the handler encounters an errorprotected void addToSOAPHeader(EndpointReference epr, java.lang.String type, SOAPHeader soapHeader)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |