public static class NettyTransportSettings.Udp$ extends java.lang.Object implements NettyTransportSettings.Mode, scala.Product, scala.Serializable
Modifier and Type | Field and Description |
---|---|
static NettyTransportSettings.Udp$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Udp$() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final NettyTransportSettings.Udp$ MODULE$