org.apache.camel.component.cxf.common.message
Class CxfMessageHelper

java.lang.Object
  extended by org.apache.camel.component.cxf.common.message.CxfMessageHelper

public final class CxfMessageHelper
extends Object


Method Summary
static org.apache.cxf.message.Message getCxfInMessage(org.apache.camel.spi.HeaderFilterStrategy headerFilterStrategy, org.apache.camel.Exchange exchange, boolean isClient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCxfInMessage

public static org.apache.cxf.message.Message getCxfInMessage(org.apache.camel.spi.HeaderFilterStrategy headerFilterStrategy,
                                                             org.apache.camel.Exchange exchange,
                                                             boolean isClient)


Apache CAMEL