public class ReliableDeliverySupervisor$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ReliableDeliverySupervisor$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ReliableDeliverySupervisor$() |
Modifier and Type | Method and Description |
---|---|
Props |
props(scala.Option<AkkaProtocolHandle> handleOrActive,
Address localAddress,
Address remoteAddress,
scala.Option<java.lang.Object> refuseUid,
AkkaProtocolTransport transport,
RemoteSettings settings,
AkkaPduCodec codec,
java.util.concurrent.ConcurrentHashMap<EndpointManager.Link,EndpointManager.ResendState> receiveBuffers) |
public static final ReliableDeliverySupervisor$ MODULE$
public Props props(scala.Option<AkkaProtocolHandle> handleOrActive, Address localAddress, Address remoteAddress, scala.Option<java.lang.Object> refuseUid, AkkaProtocolTransport transport, RemoteSettings settings, AkkaPduCodec codec, java.util.concurrent.ConcurrentHashMap<EndpointManager.Link,EndpointManager.ResendState> receiveBuffers)