public interface AuditInterceptor<T extends MllpAuditDataset> extends MllpInterceptor
ORIGINAL_MESSAGE_ADAPTER_HEADER_NAME, ORIGINAL_MESSAGE_STRING_HEADER_NAME| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
MllpAuditStrategy<T> |
getAuditStrategy()
Returns the audit strategy instance configured for this interceptor.
|
getMllpEndpointgetConfigurationHolder, getWrappedProcessor, setConfigurationHolder, setWrappedProcessorvoid determineParticipantsAddresses(org.apache.camel.Exchange exchange,
MllpAuditDataset auditDataset)
throws Exception
ExceptionMllpAuditStrategy<T> getAuditStrategy()
Copyright © 2015 Open eHealth Foundation. All rights reserved.