public class RemoteConnection
extends java.lang.Object
Constructor and Description |
---|
RemoteConnection() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.netty.channel.Channel |
apply(Role role,
java.net.InetSocketAddress sockaddr,
int poolSize,
org.jboss.netty.channel.ChannelUpstreamHandler handler) |
static java.lang.String |
getAddrString(org.jboss.netty.channel.Channel channel) |
static org.jboss.netty.channel.ChannelFuture |
shutdown(org.jboss.netty.channel.Channel channel) |
public static org.jboss.netty.channel.Channel apply(Role role, java.net.InetSocketAddress sockaddr, int poolSize, org.jboss.netty.channel.ChannelUpstreamHandler handler)
public static java.lang.String getAddrString(org.jboss.netty.channel.Channel channel)
public static org.jboss.netty.channel.ChannelFuture shutdown(org.jboss.netty.channel.Channel channel)