public class HolderInInterceptor extends AbstractPhaseInterceptor<Message>
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT_HOLDERS |
Constructor and Description |
---|
HolderInInterceptor() |
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 CLIENT_HOLDERS
public void handleMessage(Message message) throws Fault
Interceptor
Fault
Apache CXF