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