| Package | Description |
|---|---|
| org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer | |
| org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerAuditInterceptor<T extends MllpAuditDataset>
Consumer-side ATNA auditing Camel interceptor.
|
class |
ConsumerAuthenticationFailureInterceptor
Interceptor that handles any
MllpAuthenticationFailure that occurred while
processing an exchange. |
class |
ConsumerDispatchingInterceptor
Interceptor which dispatches an incoming request message to another MLLP route.
|
class |
ConsumerInPayloadLoggerInterceptor
Consumer-side MLLP interceptor which stores incoming payload
into files with user-defined name patterns.
|
class |
ConsumerInteractiveResponseSenderInterceptor
Consumer-side interceptor for interactive continuation support
as described in paragraph 5.6.3 of the HL7 v2.5 specification.
|
class |
ConsumerOutPayloadLoggerInterceptor
Consumer-side MLLP interceptor which stores outgoing payload
into files with user-defined name patterns.
|
class |
ConsumerRequestDefragmenterInterceptor
Consumer-side interceptor for receiving unsolicited request fragments
as described in paragraph 2.10.2.2 of the HL7 v.2.5 specification.
|
class |
ConsumerStringProcessingInterceptor
Consumer-side MLLP interceptor that sets character encoding configured
for the given endpoint, and handles segment fragmentation (\rADD|...).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerAuditInterceptor<T extends MllpAuditDataset>
Producer-side ATNA auditing Camel interceptor.
|
class |
ProducerInPayloadLoggerInterceptor
Producer-side MLLP interceptor which stores incoming payload
into files with user-defined name patterns.
|
class |
ProducerMarshalAndInteractiveResponseReceiverInterceptor
Producer-side Hl7 marshalling/unmarshalling interceptor
with support for interactive continuation.
|
class |
ProducerOutPayloadLoggerInterceptor
Producer-side MLLP interceptor which stores outgoing payload
into files with user-defined name patterns.
|
class |
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.
|
class |
ProducerStringProcessingInterceptor
Producer-side MLLP interceptor that sets character encoding configured
for the given endpoint, and handles segment fragmentation (\rADD|...).
|
Copyright © 2015 Open eHealth Foundation. All rights reserved.