| Modifier and Type | Class and Description |
|---|---|
class |
MllpAuditStrategy<T extends MllpAuditDataset>
ATNA audit strategy base for MLLP-based transactions.
|
class |
MllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>
Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
|
class |
MllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset>
Camel endpoint for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).
|
| Modifier and Type | Class and Description |
|---|---|
class |
QueryAuditDataset |
| Modifier and Type | Method and Description |
|---|---|
static void |
AuditUtils.enrichGenericAuditDatasetFromRequest(MllpAuditDataset auditDataset,
ca.uhn.hl7v2.model.Message msg) |
static void |
AuditUtils.finalizeAudit(MllpAuditDataset auditDataset,
MllpAuditStrategy auditStrategy,
boolean fault) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuditInterceptor<T extends MllpAuditDataset>
Interface for PIX/PDQ auditing interceptors.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends MllpAuditDataset> |
AuditInterceptorUtils.doProcess(AuditInterceptor<T> interceptor,
org.apache.camel.Exchange exchange)
Performs ATNA auditing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditInterceptor.determineParticipantsAddresses(org.apache.camel.Exchange exchange,
MllpAuditDataset auditDataset)
Determines local and remote network addresses on the basis of the
given exchange and stores them into the given audit dataset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerAuditInterceptor<T extends MllpAuditDataset>
Consumer-side ATNA auditing Camel interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerAuditInterceptor.determineParticipantsAddresses(org.apache.camel.Exchange exchange,
MllpAuditDataset auditDataset) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProducerAuditInterceptor<T extends MllpAuditDataset>
Producer-side ATNA auditing Camel interceptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProducerAuditInterceptor.determineParticipantsAddresses(org.apache.camel.Exchange exchange,
MllpAuditDataset auditDataset) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomMllpComponent<AuditDatasetType extends MllpAuditDataset>
Component for custom MLLP components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Iti64AuditDataset |
| Modifier and Type | Class and Description |
|---|---|
class |
Iti8AuditDataset |
Copyright © 2015 Open eHealth Foundation. All rights reserved.