public abstract class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset> extends MllpComponent<MllpTransactionEndpointConfiguration,AuditDatasetType> implements AuditableComponent<AuditDatasetType>
ACK_TYPE_CODE_HEADER| Modifier | Constructor and Description |
|---|---|
protected |
MllpTransactionComponent(org.apache.camel.CamelContext camelContext,
Hl7v2InteractionId<AuditDatasetType> interactionId) |
protected |
MllpTransactionComponent(Hl7v2InteractionId<AuditDatasetType> interactionId) |
| Modifier and Type | Method and Description |
|---|---|
protected MllpTransactionEndpointConfiguration |
createConfig(String uri,
Map<String,Object> parameters)
Creates a configuration object.
|
protected MllpEndpoint<?,?,?> |
createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint,
MllpTransactionEndpointConfiguration config)
Creates an endpoint object.
|
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> |
getClientAuditStrategy() |
Hl7v2InteractionId<AuditDatasetType> |
getInteractionId() |
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> |
getServerAuditStrategy() |
createConfig, createEndpoint, getAdditionalConsumerInterceptors, getAdditionalProducerInterceptorscreateEndpoint, getConfiguration, isUseGlobalSslContextParameters, setConfiguration, setUseGlobalSslContextParameterscreateComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClassafterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isResolvePropertyPlaceholders, preProcessUri, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, setResolvePropertyPlaceholders, 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, waitcreateComponentConfiguration, createConfiguration, createEndpoint, getExtension, getSupportedExtensions, useRawUrigetCamelContext, setCamelContextgetHl7v2TransactionConfiguration, getNakFactoryprotected MllpTransactionComponent(Hl7v2InteractionId<AuditDatasetType> interactionId)
protected MllpTransactionComponent(org.apache.camel.CamelContext camelContext,
Hl7v2InteractionId<AuditDatasetType> interactionId)
protected MllpTransactionEndpointConfiguration createConfig(String uri, Map<String,Object> parameters) throws Exception
MllpComponentcreateConfig in class MllpComponent<MllpTransactionEndpointConfiguration,AuditDatasetType extends MllpAuditDataset>uri - endpoint URIparameters - URL parameters.Exceptionprotected MllpEndpoint<?,?,?> createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint, MllpTransactionEndpointConfiguration config)
MllpComponentcreateEndpoint in class MllpComponent<MllpTransactionEndpointConfiguration,AuditDatasetType extends MllpAuditDataset>wrappedEndpoint - standard Camel MINA2 endpoint instance.config - endpoint configuration.public org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> getClientAuditStrategy()
getClientAuditStrategy in interface AuditableComponent<AuditDatasetType extends MllpAuditDataset>public org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> getServerAuditStrategy()
getServerAuditStrategy in interface AuditableComponent<AuditDatasetType extends MllpAuditDataset>public Hl7v2InteractionId<AuditDatasetType> getInteractionId()
getInteractionId in interface Hl7v2ConfigurationHolder<AuditDatasetType extends MllpAuditDataset>Copyright © 2018 Open eHealth Foundation. All rights reserved.