Interface | Description |
---|---|
DataBuffer |
This interface is a simple wrapper for the optional data that an RPCMessage may have.
|
Class | Description |
---|---|
NettyDataBuffer |
A DataBuffer with the underlying data being a
ByteBuf . |
NioDataBuffer |
A DataBuffer with the underlying data being a
ByteBuffer . |
Copyright © 2023. All Rights Reserved.