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 |
---|---|
Props |
props(Address localAddress,
Address remoteAddress,
Transport transport,
RemoteSettings settings,
AkkaPduCodec codec,
InboundMessageDispatcher msgDispatch,
boolean inbound,
int uid,
scala.Option<ActorRef> reliableDeliverySupervisor,
java.util.concurrent.ConcurrentHashMap<EndpointManager.Link,EndpointManager.ResendState> receiveBuffers) |
public static final EndpointReader$ MODULE$
public Props props(Address localAddress, Address remoteAddress, Transport transport, RemoteSettings settings, AkkaPduCodec codec, InboundMessageDispatcher msgDispatch, boolean inbound, int uid, scala.Option<ActorRef> reliableDeliverySupervisor, java.util.concurrent.ConcurrentHashMap<EndpointManager.Link,EndpointManager.ResendState> receiveBuffers)