Uses of Class
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpTransactionEndpointConfiguration
-
-
Uses of MllpTransactionEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core that return MllpTransactionEndpointConfiguration Modifier and Type Method Description protected MllpTransactionEndpointConfigurationMllpTransactionComponent. createConfig(String uri, Map<String,Object> parameters)Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core with parameters of type MllpTransactionEndpointConfiguration Modifier and Type Method Description protected 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 MllpTransactionEndpointConfiguration Constructor Description MllpTransactionEndpoint(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 MllpTransactionEndpointConfiguration Constructor Description MllpTransactionEndpointConfiguration(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 MllpTransactionEndpointConfiguration Modifier and Type Method Description protected 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 MllpTransactionEndpointConfiguration Modifier and Type Method Description protected 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 MllpTransactionEndpointConfiguration Modifier and Type Method Description protected MllpTransactionEndpointConfigurationIti31Component. createConfig(String uri, Map<String,Object> parameters)
-