public class EndpointReader$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static EndpointReader$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
EndpointReader$() |
Modifier and Type | Method and Description |
---|---|
akka.actor.Props |
props(akka.actor.Address localAddress,
akka.actor.Address remoteAddress,
Transport transport,
RemoteSettings settings,
AkkaPduCodec codec,
InboundMessageDispatcher msgDispatch,
boolean inbound,
int uid,
scala.Option<akka.actor.ActorRef> reliableDeliverySupervisor,
java.util.concurrent.ConcurrentHashMap<EndpointManager.Link,EndpointManager.ResendState> receiveBuffers) |
public static final EndpointReader$ MODULE$
public akka.actor.Props props(akka.actor.Address localAddress, akka.actor.Address remoteAddress, Transport transport, RemoteSettings settings, AkkaPduCodec codec, InboundMessageDispatcher msgDispatch, boolean inbound, int uid, scala.Option<akka.actor.ActorRef> reliableDeliverySupervisor, java.util.concurrent.ConcurrentHashMap<EndpointManager.Link,EndpointManager.ResendState> receiveBuffers)