@Component(value="olingo4") public class Olingo4Component extends org.apache.camel.support.component.AbstractApiComponent<Olingo4ApiName,Olingo4Configuration,Olingo4ApiCollection> implements org.apache.camel.SSLContextParametersAware
Olingo4Endpoint.| Constructor and Description |
|---|
Olingo4Component() |
Olingo4Component(org.apache.camel.CamelContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeApiProxy(Olingo4AppWrapper apiProxy) |
Olingo4AppWrapper |
createApiProxy(Olingo4Configuration endpointConfiguration) |
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String remaining,
Map<String,Object> parameters) |
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String methodName,
Olingo4ApiName apiName,
Olingo4Configuration endpointConfiguration) |
protected void |
doStop() |
protected Olingo4ApiName |
getApiName(String apiNameStr) |
Olingo4Configuration |
getConfiguration()
To use the shared configuration
|
boolean |
isUseGlobalSslContextParameters() |
void |
setConfiguration(Olingo4Configuration configuration)
To use the shared configuration
|
void |
setUseGlobalSslContextParameters(boolean useGlobalSslContextParameters)
Enable usage of global SSL context parameters.
|
createEndpointConfigurationafterConfiguration, createEndpoint, createEndpoint, doBuild, doInit, doStart, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getComponentPropertyConfigurer, getDefaultName, getEndpointPropertyConfigurer, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isAutowiredEnabled, isBridgeErrorHandler, isLazyStartProducer, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, resolveRawParameterValues, setAutowiredEnabled, setBridgeErrorHandler, setCamelContext, setLazyStartProducer, setProperties, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIbuild, doFail, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitretrieveGlobalSslContextParametersgetCamelContext, setCamelContext, trySetCamelContextpublic Olingo4Component()
public Olingo4Component(org.apache.camel.CamelContext context)
protected Olingo4ApiName getApiName(String apiNameStr)
getApiName in class org.apache.camel.support.component.AbstractApiComponent<Olingo4ApiName,Olingo4Configuration,Olingo4ApiCollection>protected org.apache.camel.Endpoint createEndpoint(String uri, String remaining, Map<String,Object> parameters) throws Exception
createEndpoint in class org.apache.camel.support.component.AbstractApiComponent<Olingo4ApiName,Olingo4Configuration,Olingo4ApiCollection>Exceptionprotected org.apache.camel.Endpoint createEndpoint(String uri, String methodName, Olingo4ApiName apiName, Olingo4Configuration endpointConfiguration)
createEndpoint in class org.apache.camel.support.component.AbstractApiComponent<Olingo4ApiName,Olingo4Configuration,Olingo4ApiCollection>public void setConfiguration(Olingo4Configuration configuration)
setConfiguration in class org.apache.camel.support.component.AbstractApiComponent<Olingo4ApiName,Olingo4Configuration,Olingo4ApiCollection>public Olingo4Configuration getConfiguration()
getConfiguration in class org.apache.camel.support.component.AbstractApiComponent<Olingo4ApiName,Olingo4Configuration,Olingo4ApiCollection>public Olingo4AppWrapper createApiProxy(Olingo4Configuration endpointConfiguration)
public boolean isUseGlobalSslContextParameters()
isUseGlobalSslContextParameters in interface org.apache.camel.SSLContextParametersAwarepublic void setUseGlobalSslContextParameters(boolean useGlobalSslContextParameters)
setUseGlobalSslContextParameters in interface org.apache.camel.SSLContextParametersAwarepublic void closeApiProxy(Olingo4AppWrapper apiProxy)
Apache Camel