public class CustomMllpComponent<AuditDatasetType extends MllpAuditDataset> extends MllpTransactionComponent<AuditDatasetType>
ACK_TYPE_CODE_HEADER| Constructor and Description |
|---|
CustomMllpComponent() |
CustomMllpComponent(org.apache.camel.CamelContext camelContext) |
| Modifier and Type | Method and Description |
|---|---|
protected MllpTransactionEndpointConfiguration |
createConfig(Map<String,Object> parameters)
Creates a configuration object.
|
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> |
getClientAuditStrategy() |
Hl7v2TransactionConfiguration |
getHl7v2TransactionConfiguration() |
NakFactory |
getNakFactory() |
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> |
getServerAuditStrategy() |
createEndpointcreateEndpoint, 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, waitpublic CustomMllpComponent()
public CustomMllpComponent(org.apache.camel.CamelContext camelContext)
protected MllpTransactionEndpointConfiguration createConfig(Map<String,Object> parameters) throws Exception
MllpComponentcreateConfig in class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>parameters - URL parameters.Exceptionpublic Hl7v2TransactionConfiguration getHl7v2TransactionConfiguration()
public NakFactory getNakFactory()
@Generated(value="lombok") public org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> getClientAuditStrategy()
@Generated(value="lombok") public org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> getServerAuditStrategy()
Copyright © 2016 Open eHealth Foundation. All rights reserved.