Class MllpDispatchEndpointConfiguration
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpointConfiguration
org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpointConfiguration
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpDispatchEndpointConfiguration
Configuration of a dispatching MLLP endpoint.
- Author:
- Dmytro Rud
-
Constructor Summary
ModifierConstructorDescriptionprotected
MllpDispatchEndpointConfiguration
(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset> component, String uri, Map<String, Object> parameters) -
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.mllp.core.MllpEndpointConfiguration
getDispatcher, getSegmentFragmentationThreshold, isSupportSegmentFragmentation
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpointConfiguration
getAuditContext, isAudit
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.core.InterceptableEndpointConfiguration
getCustomInterceptorFactories
-
Constructor Details
-
MllpDispatchEndpointConfiguration
protected MllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset> component, String uri, Map<String, throws ExceptionObject> parameters) - Throws:
Exception
-
-
Method Details
-
getRoutes
-