public static class TcpConnectionStage.Outbound$ extends scala.runtime.AbstractFunction4<ActorRef,Tcp.Connect,scala.concurrent.Promise<java.net.InetSocketAddress>,java.lang.Object,TcpConnectionStage.Outbound> implements scala.Serializable
Modifier and Type | Field and Description |
---|---|
static TcpConnectionStage.Outbound$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Outbound$() |
public static final TcpConnectionStage.Outbound$ MODULE$