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
-
public class MllpDispatchEndpointConfiguration extends MllpEndpointConfiguration
Configuration of a dispatching MLLP endpoint.- Author:
- Dmytro Rud
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration,MllpAuditDataset> component, String uri, Map<String,Object> parameters)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getRoutes()-
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
-
-
-
-
Constructor Detail
-
MllpDispatchEndpointConfiguration
protected MllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration,MllpAuditDataset> component, String uri, Map<String,Object> parameters) throws Exception
- Throws:
Exception
-
-
Method Detail
-
getRoutes
public String[] getRoutes()
-
-