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) |
void |
setCxfBeanComponent(CxfBeanComponent cxfBeanComponent) |
getCamelContext, getConduit, getConduit, getHeaderFilterStrategy, getUriPrefixes, isCheckException, setBus, setCamelContext, setCheckException, setHeaderFilterStrategygetBus, getTransportIds, register, setTransportIds, unregisterpublic static final String TRANSPORT_ID
public org.apache.cxf.transport.Destination getDestination(org.apache.cxf.service.model.EndpointInfo endpointInfo)
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