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