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