Uses of Class
org.openehealth.ipf.commons.audit.protocol.RFC5425Protocol
Packages that use RFC5425Protocol
-
Uses of RFC5425Protocol in org.openehealth.ipf.commons.audit.protocol
Subclasses of RFC5425Protocol 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
Simple client implementation of RFC 5425 TLS syslog transport for sending audit messages to an Audit Record Repository that implements TLS syslog.