All Classes Class Summary Exception Summary
| Class |
Description |
| ConsumerAuditInterceptor<AuditDatasetType extends MllpAuditDataset> |
Consumer-side ATNA auditing Camel interceptor.
|
| ConsumerAuthenticationFailureInterceptor |
|
| ConsumerDispatchingInterceptor |
Interceptor which dispatches an incoming request message to another MLLP route.
|
| ConsumerInPayloadLoggerInterceptor |
Consumer-side MLLP interceptor which stores incoming payload
into files with user-defined name patterns.
|
| ConsumerInPayloadLoggerInterceptor.Factory |
|
| ConsumerInteractiveResponseSenderInterceptor |
Consumer-side interceptor for interactive continuation support
as described in paragraph 5.6.3 of the HL7 v2.5 specification.
|
| ConsumerOutPayloadLoggerInterceptor |
Consumer-side MLLP interceptor which stores outgoing payload
into files with user-defined name patterns.
|
| ConsumerOutPayloadLoggerInterceptor.Factory |
|
| ConsumerRequestDefragmenterInterceptor |
Consumer-side interceptor for receiving unsolicited request fragments
as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
|
| ConsumerStringProcessingInterceptor |
Consumer-side MLLP interceptor that sets character encoding configured
for the given endpoint, and handles segment fragmentation (\rADD|...).
|
| CustomMllpComponent<AuditDatasetType extends MllpAuditDataset> |
Component for custom MLLP components.
|
| FragmentationUtils |
Helper methods for segment fragmentation, unsolicited request fragmentation,
and interactive response continuation in HL7v2-based transactions.
|
| Hl7CorrelationManager |
Correlation Manager used when duplexing message over a single Netty connection.
|
| Iti10Component |
Camel component for ITI-10 (PIX Update Notification).
|
| Iti21Component |
Camel component for ITI-21 (PDQ).
|
| Iti22Component |
Camel component for ITI-22 (PDQ).
|
| Iti30Component |
Camel component for ITI-30 (Patient Identity Management).
|
| Iti31Component |
Camel component for ITI-31 (Patient Encounter Management).
|
| Iti64Component |
Camel component for ITI-64 (XAD-PID Change Management - XPID).
|
| Iti8Component |
Camel component for ITI-8 (PIX Feed).
|
| Iti9Component |
Camel component for ITI-9 (PIX Query).
|
| MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset> |
Common audit interceptor support for both consumer and producer side of MLLP endpoints
|
| MllpAuthenticationFailure |
Exception thrown by processors to indicate that an authentication failure occurred
and has to be logged in ATNA.
|
| MllpComponent<ConfigType extends MllpEndpointConfiguration,AuditDatasetType extends MllpAuditDataset> |
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,AuditDatasetType extends MllpAuditDataset,ComponentType extends MllpComponent<ConfigType,AuditDatasetType>> |
A wrapper for standard camel-netty endpoint
which provides support for IHE PIX/PDQ-related extensions.
|
| MllpEndpointConfiguration |
Configuration of an MLLP endpoint.
|
| MllpPayloadLoggerBase |
Base class for MLLP interceptors which store incoming and outgoing payload
into files with user-defined name patterns.
|
| 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.).
|
| PamCamelValidators |
Validating processors for MLLP-based IPF IHE components.
|
| PixPdqCamelValidators |
Validating processors for MLLP-based IPF IHE components.
|
| ProducerAuditInterceptor<AuditDatasetType extends MllpAuditDataset> |
Producer-side ATNA auditing Camel interceptor.
|
| ProducerInPayloadLoggerInterceptor |
Producer-side MLLP interceptor which stores incoming payload
into files with user-defined name patterns.
|
| ProducerInPayloadLoggerInterceptor.Factory |
|
| ProducerMarshalAndInteractiveResponseReceiverInterceptor |
Producer-side Hl7 marshalling/unmarshalling interceptor
with support for interactive continuation.
|
| ProducerOutPayloadLoggerInterceptor |
Producer-side MLLP interceptor which stores outgoing payload
into files with user-defined name patterns.
|
| ProducerOutPayloadLoggerInterceptor.Factory |
|
| ProducerRequestFragmenterInterceptor |
A producer-side interceptor which implements non-interactive request
fragmentation as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
|
| ProducerStringProcessingInterceptor |
Producer-side MLLP interceptor that sets character encoding configured
for the given endpoint, and handles segment fragmentation (\rADD|...).
|