public class ClientResponseFilterInterceptor extends AbstractInDatabindingInterceptor
NO_VALIDATE_PARTS| Constructor and Description |
|---|
ClientResponseFilterInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response |
getResponse(Message inMessage) |
void |
handleMessage(Message inMessage)
Intercepts a message.
|
findMessagePart, getBindingOperationInfo, getDataReader, getDataReader, getMessageInfo, getMessageInfo, getNodeDataReader, getXMLStreamReader, setDataReaderValidation, setMessage, setOperationSchemaValidation, shouldValidate, supportsDataReaderaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic void handleMessage(Message inMessage) throws Fault
InterceptorFaultprotected javax.ws.rs.core.Response getResponse(Message inMessage)
Apache CXF