akka.remote.testconductor
Class RemoteConnection$
java.lang.Object
akka.remote.testconductor.RemoteConnection$
public class RemoteConnection$
- extends java.lang.Object
INTERNAL API.
Method Summary |
org.jboss.netty.channel.Channel |
apply(Role role,
java.net.InetSocketAddress sockaddr,
int poolSize,
org.jboss.netty.channel.ChannelUpstreamHandler handler)
|
java.lang.String |
getAddrString(org.jboss.netty.channel.Channel channel)
|
org.jboss.netty.channel.ChannelFuture |
shutdown(org.jboss.netty.channel.Channel channel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODULE$
public static final RemoteConnection$ MODULE$
- Static reference to the singleton instance of this Scala object.
RemoteConnection$
public RemoteConnection$()
apply
public org.jboss.netty.channel.Channel apply(Role role,
java.net.InetSocketAddress sockaddr,
int poolSize,
org.jboss.netty.channel.ChannelUpstreamHandler handler)
getAddrString
public java.lang.String getAddrString(org.jboss.netty.channel.Channel channel)
shutdown
public org.jboss.netty.channel.ChannelFuture shutdown(org.jboss.netty.channel.Channel channel)