|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CxfPayload | |
|---|---|
| org.apache.camel.component.cxf.converter | |
| Uses of CxfPayload in org.apache.camel.component.cxf.converter |
|---|
| Methods in org.apache.camel.component.cxf.converter that return CxfPayload | ||
|---|---|---|
static
|
CxfPayloadConverter.documentToCxfPayload(Document doc,
org.apache.camel.Exchange exchange)
|
|
static
|
CxfPayloadConverter.elementToCxfPayload(Element element,
org.apache.camel.Exchange exchange)
|
|
static
|
CxfPayloadConverter.nodeListToCxfPayload(NodeList nodeList,
org.apache.camel.Exchange exchange)
|
|
static
|
CxfPayloadConverter.sourceToCxfPayload(Source src,
org.apache.camel.Exchange exchange)
|
|
| Methods in org.apache.camel.component.cxf.converter with parameters of type CxfPayload | ||
|---|---|---|
static
|
CxfPayloadConverter.cxfPayLoadToNode(CxfPayload<T> payload,
org.apache.camel.Exchange exchange)
|
|
static
|
CxfPayloadConverter.cxfPayloadToNodeList(CxfPayload<T> payload,
org.apache.camel.Exchange exchange)
|
|
static
|
CxfPayloadConverter.cxfPayLoadToSource(CxfPayload<T> payload,
org.apache.camel.Exchange exchange)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||