public class OutgoingChainInterceptor extends AbstractPhaseInterceptor<Message>
Constructor and Description |
---|
OutgoingChainInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected static Conduit |
getBackChannelConduit(Message message) |
static InterceptorChain |
getOutInterceptorChain(Exchange ex) |
void |
handleMessage(Message message)
Intercepts a message.
|
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public void handleMessage(Message message)
Interceptor
public static InterceptorChain getOutInterceptorChain(Exchange ex)
Apache CXF