Uses of Class
org.openehealth.ipf.commons.ihe.hl7v2.audit.MllpAuditDataset
Packages that use MllpAuditDataset
Package
Description
-
Uses of MllpAuditDataset in org.openehealth.ipf.commons.ihe.hl7v2
Classes in org.openehealth.ipf.commons.ihe.hl7v2 with type parameters of type MllpAuditDatasetModifier and TypeInterfaceDescriptioninterfaceHl7v2InteractionId<T extends MllpAuditDataset>HL7v2 Transaction IDclassHl7v2TransactionConfiguration<AuditDatasetType extends MllpAuditDataset>Endpoint-agnostic parameters of an HL7v2-based transaction.interfaceHl7v2TransactionOptionsProvider<S extends MllpAuditDataset,T extends Enum<T> & Hl7v2TransactionOptions> classNakFactory<AuditDatasetType extends MllpAuditDataset>Basic ACK and NAK factory for HL7v2-based transactions. -
Uses of MllpAuditDataset in org.openehealth.ipf.commons.ihe.hl7v2.audit
Subclasses of MllpAuditDataset in org.openehealth.ipf.commons.ihe.hl7v2.auditMethods in org.openehealth.ipf.commons.ihe.hl7v2.audit with parameters of type MllpAuditDatasetModifier and TypeMethodDescriptionstatic voidAuditUtils.enrichGenericAuditDatasetFromRequest(MllpAuditDataset auditDataset, Message msg) -
Uses of MllpAuditDataset in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64
Subclasses of MllpAuditDataset in org.openehealth.ipf.commons.ihe.hl7v2.audit.iti64 -
Uses of MllpAuditDataset in org.openehealth.ipf.commons.ihe.hl7v2ws
Methods in org.openehealth.ipf.commons.ihe.hl7v2ws that return types with arguments of type MllpAuditDatasetModifier and TypeMethodDescriptionPCD.Interactions.getHl7v2TransactionConfiguration()PCD.Interactions.getNakFactory() -
Uses of MllpAuditDataset in org.openehealth.ipf.platform.camel.ihe.hl7v2
Classes in org.openehealth.ipf.platform.camel.ihe.hl7v2 with type parameters of type MllpAuditDatasetModifier and TypeInterfaceDescriptioninterfaceHl7v2ConfigurationHolder<T extends MllpAuditDataset>Interface for Camel components which handle HL7v2 messages, independent of transport protocol.interfaceHL7v2Endpoint<T extends MllpAuditDataset>Interface for endpoints that handle HL7v2 transactions -
Uses of MllpAuditDataset in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v2ws that return types with arguments of type MllpAuditDatasetModifier and TypeMethodDescriptionSimpleHl7v2WsEndpoint.getHl7v2TransactionConfiguration()SimpleHl7v2WsEndpoint.getInteractionId()SimpleHl7v2WsEndpoint.getNakFactory() -
Uses of MllpAuditDataset in org.openehealth.ipf.platform.camel.ihe.mllp.core
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core with type parameters of type MllpAuditDatasetModifier and TypeClassDescriptionclassMllpComponent<ConfigType extends MllpEndpointConfiguration,AuditDatasetType extends MllpAuditDataset> Generic Camel component for MLLP.classMllpEndpoint<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.classMllpTransactionComponent<AuditDatasetType extends MllpAuditDataset>Camel component for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).classMllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset>Camel endpoint for MLLP-based eHealth transactions (like IHE PIX, PDQ, XAD-PID, etc.).Fields in org.openehealth.ipf.platform.camel.ihe.mllp.core with type parameters of type MllpAuditDatasetModifier and TypeFieldDescriptionstatic final Hl7v2TransactionConfiguration<MllpAuditDataset> MllpDispatchComponent.CONFIGURATIONMethods in org.openehealth.ipf.platform.camel.ihe.mllp.core that return types with arguments of type MllpAuditDatasetModifier and TypeMethodDescriptionMllpDispatchComponent.getHl7v2TransactionConfiguration()MllpDispatchComponent.getInteractionId()MllpDispatchComponent.getNakFactory()Constructor parameters in org.openehealth.ipf.platform.camel.ihe.mllp.core with type arguments of type MllpAuditDatasetModifierConstructorDescriptionprotectedMllpDispatchEndpointConfiguration(MllpComponent<MllpDispatchEndpointConfiguration, MllpAuditDataset> component, String uri, Map<String, Object> parameters) protectedMllpTransactionEndpointConfiguration(MllpComponent<MllpTransactionEndpointConfiguration, ? extends MllpAuditDataset> component, String uri, Map<String, Object> parameters) -
Uses of MllpAuditDataset in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept with type parameters of type MllpAuditDatasetModifier and TypeClassDescriptionclassMllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset>Common audit interceptor support for both consumer and producer side of MLLP endpoints -
Uses of MllpAuditDataset in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer with type parameters of type MllpAuditDatasetModifier and TypeClassDescriptionclassConsumerAuditInterceptor<AuditDatasetType extends MllpAuditDataset>Consumer-side ATNA auditing Camel interceptor.Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer with parameters of type MllpAuditDatasetModifier and TypeMethodDescriptionvoidConsumerAuditInterceptor.determineParticipantsAddresses(Exchange exchange, MllpAuditDataset auditDataset) -
Uses of MllpAuditDataset in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer with type parameters of type MllpAuditDatasetModifier and TypeClassDescriptionclassProducerAuditInterceptor<AuditDatasetType extends MllpAuditDataset>Producer-side ATNA auditing Camel interceptor.Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer with parameters of type MllpAuditDatasetModifier and TypeMethodDescriptionvoidProducerAuditInterceptor.determineParticipantsAddresses(Exchange exchange, MllpAuditDataset auditDataset) -
Uses of MllpAuditDataset in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Classes in org.openehealth.ipf.platform.camel.ihe.mllp.custom with type parameters of type MllpAuditDatasetModifier and TypeClassDescriptionclassCustomMllpComponent<AuditDatasetType extends MllpAuditDataset>Component for custom MLLP components.