Class PekkoPduCodec$
- java.lang.Object
-
- org.apache.pekko.remote.transport.PekkoPduCodec$
-
public class PekkoPduCodec$ extends java.lang.Object
INTERNAL APICompanion object of the
pekko.remote.transport.PekkoPduCodec
trait. Contains the representation case classes of decoded Pekko Protocol Data Units (PDUs).
-
-
Field Summary
Fields Modifier and Type Field Description static PekkoPduCodec$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description PekkoPduCodec$()
-
-
-
Field Detail
-
MODULE$
public static final PekkoPduCodec$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-