public class Iti22Component extends MllpTransactionComponent<QueryAuditDataset>
| Modifier and Type | Field and Description |
|---|---|
static Hl7v2TransactionConfiguration |
CONFIGURATION |
ACK_TYPE_CODE_HEADER| Constructor and Description |
|---|
Iti22Component() |
Iti22Component(org.apache.camel.CamelContext camelContext) |
| Modifier and Type | Method and Description |
|---|---|
List<Hl7v2Interceptor> |
getAdditionalConsumerInterceptors() |
MllpAuditStrategy<QueryAuditDataset> |
getClientAuditStrategy()
Returns client-side ATNA audit strategy.
|
Hl7v2TransactionConfiguration |
getHl7v2TransactionConfiguration() |
NakFactory |
getNakFactory() |
MllpAuditStrategy<QueryAuditDataset> |
getServerAuditStrategy()
Returns server-side ATNA audit strategy.
|
createConfig, createEndpointcreateEndpoint, 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
public Iti22Component()
public Iti22Component(org.apache.camel.CamelContext camelContext)
public MllpAuditStrategy<QueryAuditDataset> getClientAuditStrategy()
MllpTransactionComponentgetClientAuditStrategy in class MllpTransactionComponent<QueryAuditDataset>public MllpAuditStrategy<QueryAuditDataset> getServerAuditStrategy()
MllpTransactionComponentgetServerAuditStrategy in class MllpTransactionComponent<QueryAuditDataset>public Hl7v2TransactionConfiguration getHl7v2TransactionConfiguration()
public NakFactory getNakFactory()
public List<Hl7v2Interceptor> getAdditionalConsumerInterceptors()
getAdditionalConsumerInterceptors in class MllpComponent<MllpTransactionEndpointConfiguration>
Per default returns an empty list.
When overwriting this method, please note:
null.
Copyright © 2015 Open eHealth Foundation. All rights reserved.