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.
|
MllpComponent<ConfigType extends MllpEndpointConfiguration,AuditDatasetType extends MllpAuditDataset> |
Generic Camel component for MLLP.
|
MllpConsumer |
MllpConsumer wraps a MinaConsumer for having a hook to shutdown some Mina
resources when the consumer is closing
|
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-mina endpoint
which provides support for IHE PIX/PDQ-related extensions.
|
MllpEndpointConfiguration |
Configuration of an MLLP endpoint.
|
MllpExceptionIoFilter |
This IoFilterAdapter is used to catch all exceptions occurred inside the MllpConsumer filterChain,
before the message reaches the CamelRoute, and send appropriate response created by defined exceptionHandler
either over RouteBuilder exception handling using "consumer.bridgeErrorHandler=true" or directly by
"exceptionHandler=#myExceptionHandlerBean"
|
MllpProducer |
MllpProducer wraps a MinaProducer for having a hook to shutdown some Mina
resources when the consumer is closing
|
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.).
|