| Package | Description |
|---|---|
| org.graylog2.inputs.transports | |
| org.graylog2.inputs.transports.netty |
| Modifier and Type | Method and Description |
|---|---|
NettyTransportType |
NettyTransportConfiguration.getType() |
| Modifier and Type | Method and Description |
|---|---|
static NettyTransportType |
NettyTransportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NettyTransportType[] |
NettyTransportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DatagramChannelFactory(NettyTransportType transportType) |
ServerSocketChannelFactory(NettyTransportType transportType) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.