public class MllpDispatchComponent extends MllpComponent<MllpDispatchEndpointConfiguration,MllpAuditDataset>
| Modifier and Type | Field and Description |
|---|---|
static Hl7v2TransactionConfiguration<MllpAuditDataset> |
CONFIGURATION |
ACK_TYPE_CODE_HEADER| Constructor and Description |
|---|
MllpDispatchComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected MllpDispatchEndpointConfiguration |
createConfig(String uri,
Map<String,Object> parameters)
Creates a configuration object.
|
protected MllpEndpoint<?,?,?> |
createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint,
MllpDispatchEndpointConfiguration config)
Creates an endpoint object.
|
Hl7v2TransactionConfiguration<MllpAuditDataset> |
getHl7v2TransactionConfiguration() |
Hl7v2InteractionId<MllpAuditDataset> |
getInteractionId() |
NakFactory<MllpAuditDataset> |
getNakFactory() |
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, useRawUripublic static final Hl7v2TransactionConfiguration<MllpAuditDataset> CONFIGURATION
protected MllpDispatchEndpointConfiguration createConfig(String uri, Map<String,Object> parameters) throws Exception
MllpComponentcreateConfig in class MllpComponent<MllpDispatchEndpointConfiguration,MllpAuditDataset>uri - endpoint URIparameters - URL parameters.Exceptionprotected MllpEndpoint<?,?,?> createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint, MllpDispatchEndpointConfiguration config)
MllpComponentcreateEndpoint in class MllpComponent<MllpDispatchEndpointConfiguration,MllpAuditDataset>wrappedEndpoint - standard Camel MINA2 endpoint instance.config - endpoint configuration.public Hl7v2InteractionId<MllpAuditDataset> getInteractionId()
public Hl7v2TransactionConfiguration<MllpAuditDataset> getHl7v2TransactionConfiguration()
public NakFactory<MllpAuditDataset> getNakFactory()
Copyright © 2018 Open eHealth Foundation. All rights reserved.