Uses of Class
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
Packages that use MllpDispatchEndpointConfiguration
-
Uses of MllpDispatchEndpointConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core that return MllpDispatchEndpointConfigurationModifier and TypeMethodDescriptionprotected MllpDispatchEndpointConfigurationMllpDispatchComponent.createConfig(String uri, Map<String, Object> parameters) Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core with parameters of type MllpDispatchEndpointConfigurationModifier and TypeMethodDescriptionprotected MllpEndpoint<?,?, ?> MllpDispatchComponent.createEndpoint(org.apache.camel.component.netty.NettyEndpoint wrappedEndpoint, MllpDispatchEndpointConfiguration config) Constructors in org.openehealth.ipf.platform.camel.ihe.mllp.core with parameters of type MllpDispatchEndpointConfigurationModifierConstructorDescriptionMllpDispatchEndpoint(MllpDispatchComponent mllpComponent, org.apache.camel.component.netty.NettyEndpoint wrappedEndpoint, MllpDispatchEndpointConfiguration config) Constructor parameters in org.openehealth.ipf.platform.camel.ihe.mllp.core with type arguments of type MllpDispatchEndpointConfigurationModifierConstructorDescriptionprotectedMllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset> component, String uri, Map<String, Object> parameters)