public abstract class RPCSerializable
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
| Constructor and Description |
|---|
RPCSerializable(long id) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(io.netty.channel.Channel channel) |