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
Exception
public static String elementToString(Element element) throws Exception
Exception
public static void copyHttpHeadersFromCxfToCamel(org.apache.cxf.message.Message cxfMessage, org.apache.camel.Message camelMessage)
Apache Camel