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