Uses of Package
org.openehealth.ipf.commons.audit.protocol
Package
Description
-
ClassDescriptionImplementations of this interface transmit the serialized
AuditMessage
to an AuditRepository using IP protocols like TCP or UDP, usually wrapped into a carrier protocol (such as SYSLOG). -
ClassDescriptionImplementations of this interface transmit the serialized
AuditMessage
to an AuditRepository using IP protocols like TCP or UDP, usually wrapped into a carrier protocol (such as SYSLOG). -
ClassDescriptionMaps AuditTransmissionProtocol names to service providers which should provide a concrete instance of an
AuditTransmissionProtocol
over aServiceLoader
mechanism.Implementations of this interface transmit the serializedAuditMessage
to an AuditRepository using IP protocols like TCP or UDP, usually wrapped into a carrier protocol (such as SYSLOG).Destination abstraction for NettyAbstract base class for non-blocking TLS sender implementations.Destination abstraction for NettyBase client implementation of RFC 5424 syslog for sending audit messages to an Audit Record Repository that implements RFC 5424 SYSLOG.Base client implementation of RFC 5425 syslog for sending audit messages to an Audit Record Repository that implements RFC 5425 (SYSLOG via TLS).Enum to control the level of paranoia when it comes to trusting the socket connection.Deprecated. -
ClassDescriptionImplementations of this interface transmit the serialized
AuditMessage
to an AuditRepository using IP protocols like TCP or UDP, usually wrapped into a carrier protocol (such as SYSLOG).A Service Provider interface located and loaded byServiceLoader
. -
ClassDescriptionImplementations of this interface transmit the serialized
AuditMessage
to an AuditRepository using IP protocols like TCP or UDP, usually wrapped into a carrier protocol (such as SYSLOG).A Service Provider interface located and loaded byServiceLoader
.