public final class CxfUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
copyHttpHeadersFromCxfToCamel(org.apache.cxf.message.Message cxfMessage,
org.apache.camel.Message camelMessage) |
static String |
elementToString(Element element) |
static String |
getStringFromInputStream(InputStream in) |
public static String getStringFromInputStream(InputStream in) throws Exception
Exceptionpublic static String elementToString(Element element) throws Exception
Exceptionpublic static void copyHttpHeadersFromCxfToCamel(org.apache.cxf.message.Message cxfMessage,
org.apache.camel.Message camelMessage)
Apache Camel