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, unregisterFactorygetTransportIds, setTransportIdspublic 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.DestinationFactorygetDestination in class org.apache.camel.component.cxf.transport.CamelTransportFactoryIOExceptionpublic void setCxfBeanComponent(CxfBeanComponent cxfBeanComponent)
Apache Camel