public class CxfBeanTransportFactory
extends org.apache.camel.component.cxf.transport.CamelTransportFactory
Modifier and Type | Field and Description |
---|---|
static String |
TRANSPORT_ID |
Constructor and Description |
---|
CxfBeanTransportFactory() |
Modifier and Type | Method and Description |
---|---|
org.apache.cxf.transport.Destination |
getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo,
org.apache.cxf.Bus b) |
void |
setCxfBeanComponent(CxfBeanComponent cxfBeanComponent) |
getCamelContext, getConduit, getConduit, getConduit, getConduit, getDestination, getHeaderFilterStrategy, getUriPrefixes, isCheckException, registerFactory, setBus, setCamelContext, setCheckException, setHeaderFilterStrategy, unregisterFactory
getTransportIds, setTransportIds
public static final String TRANSPORT_ID
public org.apache.cxf.transport.Destination getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo, org.apache.cxf.Bus b) throws IOException
getDestination
in interface org.apache.cxf.transport.DestinationFactory
getDestination
in class org.apache.camel.component.cxf.transport.CamelTransportFactory
IOException
public void setCxfBeanComponent(CxfBeanComponent cxfBeanComponent)
Apache Camel