public class DispatchInterceptor extends AbstractPhaseInterceptor<Message>
Modifier and Type | Field and Description |
---|---|
static String |
RELATIVE_PATH |
Constructor and Description |
---|
DispatchInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
handleMessage(Message message)
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public static final String RELATIVE_PATH
public void handleMessage(Message message)
Interceptor
Apache CXF