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