public class PayLoadDataFormatFeature extends AbstractDataFormatFeature
inInterceptorNames, outInterceptorNames, REMOVING_FAULT_IN_INTERCEPTORS
enabled
Constructor and Description |
---|
PayLoadDataFormatFeature() |
PayLoadDataFormatFeature(Boolean streaming) |
Modifier and Type | Method and Description |
---|---|
protected org.slf4j.Logger |
getLogger() |
void |
initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus) |
void |
initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus) |
protected void |
resetPartTypeClass(org.apache.cxf.service.model.BindingMessageInfo bmi) |
protected void |
resetPartTypeClass(org.apache.cxf.service.model.MessageInfo msgInfo) |
addInIntercepters, addOutInterceptors, getInInterceptorNames, getOutInterceptorNames, removeFaultInInterceptorFromClient, removeInterceptor, removeInterceptors, removeInterceptorWhichIsInThePhases, removeInterceptorWhichIsInThePhases, removeInterceptorWhichIsOutThePhases, removeInterceptorWhichIsOutThePhases
getActive, getID, initialize, initialize, initializeProvider
isEnabled
public PayLoadDataFormatFeature()
public PayLoadDataFormatFeature(Boolean streaming)
public void initialize(org.apache.cxf.endpoint.Client client, org.apache.cxf.Bus bus)
initialize
in interface org.apache.cxf.feature.Feature
initialize
in class org.apache.cxf.feature.AbstractFeature
public void initialize(org.apache.cxf.endpoint.Server server, org.apache.cxf.Bus bus)
initialize
in interface org.apache.cxf.feature.Feature
initialize
in class org.apache.cxf.feature.AbstractFeature
protected org.slf4j.Logger getLogger()
getLogger
in class AbstractDataFormatFeature
protected void resetPartTypeClass(org.apache.cxf.service.model.BindingMessageInfo bmi)
protected void resetPartTypeClass(org.apache.cxf.service.model.MessageInfo msgInfo)
Apache Camel