public class CxfRsSpringEndpoint extends CxfRsEndpoint implements BeanIdAware
CxfRsEndpoint.BindingStylebus, entityProviders, schemaLocations| Constructor and Description |
|---|
CxfRsSpringEndpoint(org.apache.camel.Component component,
org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean)
Deprecated.
|
CxfRsSpringEndpoint(org.apache.camel.Component component,
String uri,
org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanId() |
protected org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean |
newJAXRSClientFactoryBean() |
protected org.apache.cxf.jaxrs.JAXRSServerFactoryBean |
newJAXRSServerFactoryBean() |
void |
setBeanId(String id) |
addResourceClass, checkBeanType, createConsumer, createJAXRSClientFactoryBean, createJAXRSClientFactoryBean, createJAXRSServerFactoryBean, createProducer, doStart, doStop, getAddress, getBinding, getBindingStyle, getBus, getContinuationTimeout, getFeatures, getHeaderFilterStrategy, getInFaultInterceptors, getInInterceptors, getLoggingSizeLimit, getMaxClientCacheSize, getOutFaultInterceptors, getOutInterceptors, getParameters, getProperties, getProviders, getResourceClasses, getSchemaLocations, isHttpClientAPI, isIgnoreDeleteMethodMessageBody, isLenientProperties, isLoggingFeatureEnabled, isPerformInvocation, isPropagateContexts, isSetDefaultBus, isSingleton, isSkipFaultLogging, isThrowExceptionOnFailure, resolvePropertyPlaceholders, setAddress, setBinding, setBindingStyle, setBus, setContinuationTimeout, setFeatures, setHeaderFilterStrategy, setHttpClientAPI, setIgnoreDeleteMethodMessageBody, setInFaultInterceptors, setInInterceptors, setLoggingFeatureEnabled, setLoggingSizeLimit, setMaxClientCacheSize, setModelRef, setOutFaultInterceptors, setOutInterceptors, setParameters, setPerformInvocation, setPropagateContexts, setProperties, setProvider, setProviders, setResourceClasses, setResourceClasses, setSchemaLocation, setSchemaLocations, setSetDefaultBus, setSkipFaultLogging, setThrowExceptionOnFailure, setupCommonFactoryProperties, setupJAXRSClientFactoryBean, setupJAXRSServerFactoryBean, updateEndpointUriconfigureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExchangePattern, getId, getPollingConsumerQueueSize, hashCode, isPollingConsumerBlockWhenFull, isSynchronous, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExchangePattern, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend@Deprecated public CxfRsSpringEndpoint(org.apache.camel.Component component, org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean) throws Exception
Exceptionprotected org.apache.cxf.jaxrs.JAXRSServerFactoryBean newJAXRSServerFactoryBean()
newJAXRSServerFactoryBean in class CxfRsEndpointprotected org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean newJAXRSClientFactoryBean()
newJAXRSClientFactoryBean in class CxfRsEndpointpublic String getBeanId()
getBeanId in interface BeanIdAwaregetBeanId in class CxfRsEndpointpublic void setBeanId(String id)
setBeanId in interface BeanIdAwaresetBeanId in class CxfRsEndpointApache Camel