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, setBeforepublic void handleMessage(Message message)
Interceptorprotected static Conduit getBackChannelConduit(Message message) throws IOException
IOExceptionpublic static InterceptorChain getOutInterceptorChain(Exchange ex)
Apache CXF