public class ActionBasedOperationDispatcher extends AbstractOperationDispatcher
Handler.InvocationResponse
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
handlerDesc
Constructor and Description |
---|
ActionBasedOperationDispatcher() |
Modifier and Type | Method and Description |
---|---|
AxisOperation |
findOperation(AxisService service,
MessageContext messageContext)
Called by Axis Engine to find the operation.
|
void |
initDispatcher() |
invoke
cleanup, flowComplete, getHandlerDesc, getName, getParameter, init, toString
public static final String NAME
public AxisOperation findOperation(AxisService service, MessageContext messageContext) throws AxisFault
AbstractOperationDispatcher
findOperation
in class AbstractOperationDispatcher
AxisFault
public void initDispatcher()
initDispatcher
in class AbstractOperationDispatcher
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.