Uses of Class
org.openehealth.ipf.commons.audit.server.SyslogServer
Packages that use SyslogServer
-
Uses of SyslogServer in org.openehealth.ipf.commons.audit.server
Subclasses of SyslogServer in org.openehealth.ipf.commons.audit.serverModifier and TypeClassDescriptionclass
TLS syslog server following RFC 5425.class
TLS syslog server following RFC 5426.Methods in org.openehealth.ipf.commons.audit.server that return SyslogServerModifier and TypeMethodDescriptionprotected abstract SyslogServer
<T> Starts the server and returns when started within 10 seconds.