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