@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
enabled
Constructor and Description |
---|
MessageDataFormatFeature()
Deprecated.
|
getLogger, initialize, initialize, isOneway, setOneway
addInIntercepters, addOutInterceptors, getInInterceptorNames, getOutInterceptorNames, removeFaultInInterceptorFromClient, removeInterceptor, removeInterceptors, removeInterceptorWhichIsInThePhases, removeInterceptorWhichIsInThePhases, removeInterceptorWhichIsOutThePhases, removeInterceptorWhichIsOutThePhases
getActive, getID, initialize, initialize, initializeProvider
isEnabled
Apache Camel