public class PayLoadDataFormatFeature extends AbstractDataFormatFeature
inInterceptorNames, outInterceptorNames, REMOVING_FAULT_IN_INTERCEPTORSenabled| 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, removeInterceptorWhichIsOutThePhasesdoInitializeProvider, getActive, getID, initializeProvider, isEnabledpublic PayLoadDataFormatFeature()
public PayLoadDataFormatFeature(Boolean streaming)
public void initialize(org.apache.cxf.endpoint.Client client,
org.apache.cxf.Bus bus)
public void initialize(org.apache.cxf.endpoint.Server server,
org.apache.cxf.Bus bus)
protected org.slf4j.Logger getLogger()
getLogger in class AbstractDataFormatFeatureprotected void resetPartTypeClass(org.apache.cxf.service.model.BindingMessageInfo bmi)
protected void resetPartTypeClass(org.apache.cxf.service.model.MessageInfo msgInfo)
Apache Camel