public class WrappedOutInterceptor extends AbstractOutDatabindingInterceptor
Modifier and Type | Class and Description |
---|---|
static class |
WrappedOutInterceptor.WrappedOutEndingInterceptor |
DISABLE_OUTPUTSTREAM_OPTIMIZATION, OUT_BUFFERING
Constructor and Description |
---|
WrappedOutInterceptor() |
WrappedOutInterceptor(String phase) |
Modifier and Type | Method and Description |
---|---|
void |
handleMessage(Message message)
Intercepts a message.
|
getDataWriter, getXMLStreamWriter, setOperationSchemaValidation, shouldBuffer, shouldValidate, writeParts, writeToOutputStream
addAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
public WrappedOutInterceptor()
public WrappedOutInterceptor(String phase)
public void handleMessage(Message message)
Interceptor
Apache CXF