public static class Tcp.IncomingConnection$ extends scala.runtime.AbstractFunction3<java.net.InetSocketAddress,java.net.InetSocketAddress,Flow<ByteString,ByteString,NotUsed>,Tcp.IncomingConnection> implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static Tcp.IncomingConnection$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
IncomingConnection$() |
public static final Tcp.IncomingConnection$ MODULE$