| Package | Description |
|---|---|
| org.openehealth.ipf.platform.camel.ihe.mllp.core | |
| org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept |
| Modifier and Type | Class and Description |
|---|---|
class |
MllpDispatchEndpoint
MLLP dispatching Camel endpoint.
|
class |
MllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset>
Camel endpoint for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract MllpEndpoint |
MllpComponent.createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint,
ConfigType config)
Creates an endpoint object.
|
protected MllpEndpoint |
MllpDispatchComponent.createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint,
MllpDispatchEndpointConfiguration config) |
protected MllpEndpoint |
MllpTransactionComponent.createEndpoint(org.apache.camel.component.mina2.Mina2Endpoint wrappedEndpoint,
MllpTransactionEndpointConfiguration config) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMllpInterceptor<T extends MllpEndpoint>
Abstract Camel interceptor for MLLP-based HL7v2 transactions.
|
interface |
MllpInterceptor<T extends MllpEndpoint>
Camel interceptor interface for PIX/PDQ transactions.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.