Class RemoteConnection$
java.lang.Object
org.apache.pekko.remote.testconductor.RemoteConnection$
INTERNAL API.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RemoteConnection$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(Role role, InetSocketAddress sockaddr, int poolSize, io.netty.channel.ChannelInboundHandler handler) getAddrString(io.netty.channel.Channel channel)
-
Field Details
-
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
-