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(String uri,
Map<String,Object> parameters)
Creates a configuration object.
|
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> |
getClientAuditStrategy() |
Hl7v2TransactionConfiguration<AuditDatasetType> |
getHl7v2TransactionConfiguration() |
NakFactory<AuditDatasetType> |
getNakFactory() |
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> |
getServerAuditStrategy() |
void |
setTransactionConfiguration(Hl7v2TransactionConfiguration<AuditDatasetType> transactionConfiguration) |
createEndpoint, getInteractionIdcreateConfig, 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 CustomMllpComponent()
public CustomMllpComponent(org.apache.camel.CamelContext camelContext)
protected MllpTransactionEndpointConfiguration createConfig(String uri, Map<String,Object> parameters) throws Exception
MllpComponentcreateConfig in class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>uri - endpoint URIparameters - URL parameters.Exceptionpublic Hl7v2TransactionConfiguration<AuditDatasetType> getHl7v2TransactionConfiguration()
public org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> getClientAuditStrategy()
getClientAuditStrategy in interface AuditableComponent<AuditDatasetType extends MllpAuditDataset>getClientAuditStrategy in class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>public org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> getServerAuditStrategy()
getServerAuditStrategy in interface AuditableComponent<AuditDatasetType extends MllpAuditDataset>getServerAuditStrategy in class MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>public NakFactory<AuditDatasetType> getNakFactory()
@Generated(value="lombok") public void setTransactionConfiguration(Hl7v2TransactionConfiguration<AuditDatasetType> transactionConfiguration)
Copyright © 2018 Open eHealth Foundation. All rights reserved.