@Metadata(firstVersion="2.11.0",
label="dataformat,transformation,xml",
title="XML RPC")
public class XmlRpcDataFormat
extends DataFormatDefinition
| Constructor and Description |
|---|
XmlRpcDataFormat() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getRequest() |
void |
setRequest(Boolean request)
Whether to marshal/unmarshal request or response
Is by default false
|
getContentTypeHeader, getDataFormat, getDataFormatName, getOtherAttributes, getShortName, setContentTypeHeader, setDataFormat, setDataFormatName, setOtherAttributesgetId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReadPropertyPlaceholderOptions, getWritePropertyPlaceholderOptionspublic XmlRpcDataFormat()
public Boolean getRequest()
public void setRequest(Boolean request)
Apache Camel