Uses of Class
org.openehealth.ipf.commons.audit.protocol.RFC5424Protocol
Packages that use RFC5424Protocol
-
Uses of RFC5424Protocol in org.openehealth.ipf.commons.audit.protocol
Subclasses of RFC5424Protocol in org.openehealth.ipf.commons.audit.protocolModifier and TypeClassDescriptionclass
Simple Netty client implementation of RFC 5425 TLS syslog transport for sending audit messages to an Audit Record Repository that implements TLS syslog.class
NioTLSSyslogSenderImpl<H,
D extends NioTLSSyslogSenderImpl.Destination<H>> Abstract base class for non-blocking TLS sender implementations.class
Reactor Netty client implementation of RFC 5425 TLS syslog transport for sending audit messages to an Audit Record Repository that implements TLS syslog.class
Base client implementation of RFC 5425 syslog for sending audit messages to an Audit Record Repository that implements RFC 5425 (SYSLOG via TLS).class
Simple client implementation of RFC 5425 TLS syslog transport for sending audit messages to an Audit Record Repository that implements TLS syslog.class
Simple UDP sender that opens a new DatagramSocket for every batch of AuditMessages being sent.