Package | Description |
---|---|
com.lts.job.remoting.netty |
Modifier and Type | Method and Description |
---|---|
NettyEventType |
NettyEvent.getType() |
static NettyEventType |
NettyEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NettyEventType[] |
NettyEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NettyEvent(NettyEventType type,
String remoteAddr,
io.netty.channel.Channel channel) |
Copyright © 2014. All Rights Reserved.