@Deprecated public class MessageDataFormatFeature extends RAWDataFormatFeature
MessageDataFormatFeature sets up the CXF endpoint interceptor for handling the Message in Message data format. Only the interceptors of these phases are preserved:
In phases: {Phase.RECEIVE , Phase.INVOKE, Phase.POST_INVOKE}
Out phases: {Phase.PREPARE_SEND, Phase.WRITE, Phase.SEND, Phase.PREPARE_SEND_ENDING}
inInterceptorNames, outInterceptorNames, REMOVING_FAULT_IN_INTERCEPTORS| Constructor and Description |
|---|
MessageDataFormatFeature()
Deprecated.
|
getLogger, initialize, initializeaddInIntercepters, addOutInterceptors, getInInterceptorNames, getOutInterceptorNames, removeFaultInInterceptorFromClient, removeInterceptor, removeInterceptors, removeInterceptorWhichIsInThePhases, removeInterceptorWhichIsInThePhases, removeInterceptorWhichIsOutThePhases, removeInterceptorWhichIsOutThePhasesApache Camel