public class AkkaProtocolTransport$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static AkkaProtocolTransport$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
AkkaProtocolTransport$() |
Modifier and Type | Method and Description |
---|---|
int |
AkkaOverhead() |
java.lang.String |
AkkaScheme() |
java.util.concurrent.atomic.AtomicInteger |
UniqueId() |
public static final AkkaProtocolTransport$ MODULE$