public class NettyChannelAdapter extends Object implements Channel
NettyChannelAdapter(io.netty.channel.Channel unsafe)
SocketAddress
getLocalAddress()
getRemoteAddress()
Object
getUnsafe()
void
write(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NettyChannelAdapter(io.netty.channel.Channel unsafe)
public void write(Object obj)
write
Channel
public SocketAddress getLocalAddress()
getLocalAddress
public SocketAddress getRemoteAddress()
getRemoteAddress
public Object getUnsafe()
getUnsafe
Copyright © 2020. All rights reserved.