Class RemoteConnection$

java.lang.Object
org.apache.pekko.remote.testconductor.RemoteConnection$

public class RemoteConnection$ extends Object
INTERNAL API.
  • Field Details

    • MODULE$

      public static final RemoteConnection$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • RemoteConnection$

      public RemoteConnection$()
  • Method Details

    • apply

      public RemoteConnection apply(Role role, InetSocketAddress sockaddr, int poolSize, io.netty.channel.ChannelInboundHandler handler)
    • getAddrString

      public String getAddrString(io.netty.channel.Channel channel)