Uses of Class
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
Packages that use MllpTransactionEndpointConfiguration
Package
Description
-
Uses of MllpTransactionEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core that return MllpTransactionEndpointConfigurationModifier and TypeMethodDescriptionprotected MllpTransactionEndpointConfigurationMllpTransactionComponent.createConfig(String uri, Map<String, Object> parameters) Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core with parameters of type MllpTransactionEndpointConfigurationModifier and TypeMethodDescriptionprotected MllpEndpoint<?,?, ?> MllpTransactionComponent.createEndpoint(org.apache.camel.component.netty.NettyEndpoint wrappedEndpoint, MllpTransactionEndpointConfiguration config) Constructors in org.openehealth.ipf.platform.camel.ihe.mllp.core with parameters of type MllpTransactionEndpointConfigurationModifierConstructorDescriptionMllpTransactionEndpoint(MllpTransactionComponent<AuditDatasetType> mllpComponent, org.apache.camel.component.netty.NettyEndpoint wrappedEndpoint, MllpTransactionEndpointConfiguration config) Constructor.Constructor parameters in org.openehealth.ipf.platform.camel.ihe.mllp.core with type arguments of type MllpTransactionEndpointConfigurationModifierConstructorDescriptionprotectedMllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration, ? extends MllpAuditDataset> component, String uri, Map<String, Object> parameters) -
Uses of MllpTransactionEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.custom that return MllpTransactionEndpointConfigurationModifier and TypeMethodDescriptionprotected MllpTransactionEndpointConfigurationCustomMllpComponent.createConfig(String uri, Map<String, Object> parameters) -
Uses of MllpTransactionEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.iti30
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.iti30 that return MllpTransactionEndpointConfigurationModifier and TypeMethodDescriptionprotected MllpTransactionEndpointConfigurationIti30Component.createConfig(String uri, Map<String, Object> parameters) -
Uses of MllpTransactionEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.iti31
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.iti31 that return MllpTransactionEndpointConfigurationModifier and TypeMethodDescriptionprotected MllpTransactionEndpointConfigurationIti31Component.createConfig(String uri, Map<String, Object> parameters)