Package akka.io
Class TcpListener$
- java.lang.Object
-
- akka.io.TcpListener$
-
public class TcpListener$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static TcpListener$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description TcpListener$()
-
-
-
Field Detail
-
MODULE$
public static final TcpListener$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-