| Package | Description |
|---|---|
| com.liferay.portal.fabric.netty.rpc | |
| com.liferay.portal.fabric.netty.rpc.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
RPCRequest<T extends Serializable> |
class |
RPCResponse<T extends Serializable> |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NettyRPCChannelHandler.channelRead0(io.netty.channel.ChannelHandlerContext channelHandlerContext,
RPCSerializable rpcSerializable) |