public class MessageSenderInterceptor extends AbstractPhaseInterceptor<Message>
Modifier and Type | Class and Description |
---|---|
static class |
MessageSenderInterceptor.MessageSenderEndingInterceptor |
Constructor and Description |
---|
MessageSenderInterceptor() |
Modifier and Type | Method and Description |
---|---|
static Conduit |
getConduit(Message message) |
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 Conduit getConduit(Message message) throws IOException
IOException
Apache CXF