| Package | Description | 
|---|---|
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
SyslogAuditLog.Transport | 
SyslogAuditLog.transport()
The transport to use to connect to the syslog server. 
 | 
static SyslogAuditLog.Transport | 
SyslogAuditLog.Transport.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SyslogAuditLog.Transport[] | 
SyslogAuditLog.Transport.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SyslogAuditLog.transport(SyslogAuditLog.Transport value)
The transport to use to connect to the syslog server. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.