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