@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 |
|---|---|
String |
getRequest() |
void |
setRequest(String request)
Whether to marshal/unmarshal request or response
Is by default false
|
getContentTypeHeader, getDataFormat, getDataFormatName, getShortName, setContentTypeHeader, setDataFormat, setDataFormatNamegetId, setIdpublic XmlRpcDataFormat()
public String getRequest()
public void setRequest(String request)
Apache Camel