| Interface | Description |
|---|---|
| HandshakeCallbackSSLFilter.Callback |
Callback interface for dealing with handshake failures.
|
| InteractiveContinuationStorage |
Interface for storages of HL7 v2 interactive continuation fragments.
|
| UnsolicitedFragmentationStorage |
Interface for storages of of HL7 v2 unsolicited fragmentation accumulators.
|
| Class | Description |
|---|---|
| AuditUtils | |
| EhcacheInteractiveConfigurationStorage |
An Ehcache-based implementation of
InteractiveContinuationStorage. |
| EhcacheUnsolicitedFragmentationStorage |
A storage of HL7 v2 unsolicited fragmentation accumulators.
|
| FragmentationUtils |
Helper methods for segment fragmentation, unsolicited request fragmentation,
and interactive response continuation in HL7v2-based transactions.
|
| HandshakeCallbackSSLFilter |
IoFilter similar to an SslFilter that provides a
callbacks to handle a handshake exception. |
| MllpAuditDataset |
Generic audit dataset for MLLP-based IHE transactions.
|
| MllpAuditStrategy<T extends MllpAuditDataset> |
ATNA audit strategy base for MLLP-based transactions.
|
| MllpComponent<ConfigType extends MllpEndpointConfiguration> |
Generic Camel component for MLLP.
|
| MllpDispatchComponent |
MLLP dispatching Camel component.
|
| MllpDispatchEndpoint |
MLLP dispatching Camel endpoint.
|
| MllpDispatchEndpointConfiguration |
Configuration of a dispatching MLLP endpoint.
|
| MllpEndpoint<ConfigType extends MllpEndpointConfiguration,ComponentType extends MllpComponent<ConfigType>> |
A wrapper for standard camel-mina endpoint
which provides support for IHE PIX/PDQ-related extensions.
|
| MllpEndpointConfiguration |
Configuration of an MLLP endpoint.
|
| MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset> |
Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
|
| MllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset> |
Camel endpoint for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
|
| MllpTransactionEndpointConfiguration |
Camel endpoint configuration for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
|
| QpdAwareNakFactory |
NAK factory for PDQ, PDVQ and PIX Query.
|
| QueryAuditDataset |
| Exception | Description |
|---|---|
| MllpAuthenticationFailure |
Exception thrown by processors to indicate that an authentication failure occurred
and has to be logged in ATNA.
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.