@Component(value="as2") public class AS2Component extends org.apache.camel.support.component.AbstractApiComponent<AS2ApiName,AS2Configuration,AS2ApiCollection>
AS2Endpoint.| Constructor and Description |
|---|
AS2Component() |
AS2Component(org.apache.camel.CamelContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
createEndpoint(String uri,
String methodName,
AS2ApiName apiName,
AS2Configuration endpointConfiguration) |
protected void |
doStart() |
protected AS2ApiName |
getApiName(String apiNameStr) |
void |
setConfiguration(AS2Configuration configuration)
To use the shared configuration
|
createEndpoint, createEndpointConfiguration, getConfigurationafterConfiguration, createEndpoint, createEndpoint, doInit, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getComponentPropertyConfigurer, getEndpointPropertyConfigurer, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isBasicPropertyBinding, isBridgeErrorHandler, isLazyStartProducer, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setBasicPropertyBinding, setBridgeErrorHandler, setCamelContext, setLazyStartProducer, setProperties, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIbuild, doBuild, 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, waitpublic AS2Component()
public AS2Component(org.apache.camel.CamelContext context)
protected AS2ApiName getApiName(String apiNameStr) throws IllegalArgumentException
getApiName in class org.apache.camel.support.component.AbstractApiComponent<AS2ApiName,AS2Configuration,AS2ApiCollection>IllegalArgumentExceptionprotected org.apache.camel.Endpoint createEndpoint(String uri, String methodName, AS2ApiName apiName, AS2Configuration endpointConfiguration)
createEndpoint in class org.apache.camel.support.component.AbstractApiComponent<AS2ApiName,AS2Configuration,AS2ApiCollection>public void setConfiguration(AS2Configuration configuration)
setConfiguration in class org.apache.camel.support.component.AbstractApiComponent<AS2ApiName,AS2Configuration,AS2ApiCollection>Apache Camel