@Deprecated public class JAXRSOutExceptionMapperInterceptor extends org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
| Constructor and Description |
|---|
JAXRSOutExceptionMapperInterceptor()
Deprecated.
|
JAXRSOutExceptionMapperInterceptor(String phase)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleFault(org.apache.cxf.message.Message message)
Deprecated.
|
void |
handleMessage(org.apache.cxf.message.Message message)
Deprecated.
|
getDataWriter, getXMLStreamWriter, setOperationSchemaValidation, shouldBuffer, shouldValidate, writeParts, writeToOutputStreampublic JAXRSOutExceptionMapperInterceptor()
public JAXRSOutExceptionMapperInterceptor(String phase)
public void handleFault(org.apache.cxf.message.Message message)
handleFault in interface org.apache.cxf.interceptor.Interceptor<org.apache.cxf.message.Message>handleFault in class org.apache.cxf.phase.AbstractPhaseInterceptor<org.apache.cxf.message.Message>public void handleMessage(org.apache.cxf.message.Message message)
throws org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.FaultApache CXF