public abstract class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset> extends MllpComponent<MllpTransactionEndpointConfiguration> implements AuditableComponent<AuditDatasetType>
ACK_TYPE_CODE_HEADER| Modifier | Constructor and Description |
|---|---|
protected |
MllpTransactionComponent() |
protected |
MllpTransactionComponent(org.apache.camel.CamelContext camelContext) |
| Modifier and Type | Method and Description |
|---|---|
protected MllpTransactionEndpointConfiguration |
createConfig(Map<String,Object> parameters)
Creates a configuration object.
|
protected MllpEndpoint<?,?> |
createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint,
MllpTransactionEndpointConfiguration config)
Creates an endpoint object.
|
createEndpoint, getAdditionalConsumerInterceptors, getAdditionalProducerInterceptorscreateEndpoint, getConfiguration, setConfigurationcreateComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClassafterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClientAuditStrategy, getServerAuditStrategycreateComponentConfiguration, createConfiguration, createEndpoint, useRawUrigetCamelContext, setCamelContextgetHl7v2TransactionConfiguration, getNakFactoryprotected MllpTransactionComponent()
protected MllpTransactionComponent(org.apache.camel.CamelContext camelContext)
protected MllpTransactionEndpointConfiguration createConfig(Map<String,Object> parameters) throws Exception
MllpComponentcreateConfig in class MllpComponent<MllpTransactionEndpointConfiguration>parameters - URL parameters.Exceptionprotected MllpEndpoint<?,?> createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint, MllpTransactionEndpointConfiguration config)
MllpComponentcreateEndpoint in class MllpComponent<MllpTransactionEndpointConfiguration>wrappedEndpoint - standard Camel MINA2 endpoint instance.config - endpoint configuration.Copyright © 2016 Open eHealth Foundation. All rights reserved.