|
|||||||||
| 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.AbstractTemplatedHandler
org.apache.axis2.handlers.addressing.AddressingInHandler
public class AddressingInHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.axis2.addressing.AddressingConstants |
|---|
AddressingConstants.Final, AddressingConstants.Submission |
| Nested classes/interfaces inherited from interface org.apache.axis2.engine.Handler |
|---|
Handler.InvocationResponse |
| Field Summary |
|---|
| Fields inherited from class org.apache.axis2.handlers.AbstractHandler |
|---|
handlerDesc |
| Constructor Summary | |
|---|---|
AddressingInHandler()
|
|
| Method Summary | |
|---|---|
Handler.InvocationResponse |
doInvoke(MessageContext msgContext)
|
void |
init(HandlerDescription handlerdesc)
|
boolean |
shouldInvoke(MessageContext msgContext)
|
| Methods inherited from class org.apache.axis2.handlers.AbstractTemplatedHandler |
|---|
invoke |
| Methods inherited from class org.apache.axis2.handlers.AbstractHandler |
|---|
cleanup, flowComplete, getHandlerDesc, getName, getParameter, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AddressingInHandler()
| Method Detail |
|---|
public void init(HandlerDescription handlerdesc)
init in interface Handlerinit in class AbstractHandler
public boolean shouldInvoke(MessageContext msgContext)
throws AxisFault
shouldInvoke in class AbstractTemplatedHandlerAxisFault
public Handler.InvocationResponse doInvoke(MessageContext msgContext)
throws AxisFault
doInvoke in class AbstractTemplatedHandlerAxisFault
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||