public class NettyEvent extends Object
Constructor and Description |
---|
NettyEvent(NettyEventType type,
String remoteAddr,
io.netty.channel.Channel channel) |
public NettyEvent(NettyEventType type, String remoteAddr, io.netty.channel.Channel channel)
public NettyEventType getType()
public String getRemoteAddr()
public io.netty.channel.Channel getChannel()
Copyright © 2014. All Rights Reserved.