Package | Description |
---|---|
org.wildfly.swarm.config.management.access | |
org.wildfly.swarm.config.management.access.syslog_handler |
Modifier and Type | Method and Description |
---|---|
TlsProtocol |
SyslogHandler.SyslogHandlerResources.tlsProtocol()
Configuration to append to syslog over tls over tcp/ip.
|
Modifier and Type | Method and Description |
---|---|
T |
SyslogHandler.tlsProtocol(TlsProtocol value)
Configuration to append to syslog over tls over tcp/ip.
|
Modifier and Type | Class and Description |
---|---|
class |
TlsProtocol<T extends TlsProtocol<T>>
Configuration to append to syslog over tls over tcp/ip.
|
interface |
TlsProtocolConsumer<T extends TlsProtocol<T>> |
interface |
TlsProtocolSupplier<T extends TlsProtocol> |
Modifier and Type | Method and Description |
---|---|
TlsProtocol |
TlsProtocolSupplier.get()
Constructed instance of TlsProtocol resource
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.