public class RpcParser extends BaseParser<RpcScope>
| Constructor and Description |
|---|
RpcParser() |
| Modifier and Type | Method and Description |
|---|---|
RpcScope |
read(int type,
byte[] payload) |
public RpcScope read(int type, byte[] payload) throws java.io.IOException
read in class BaseParser<RpcScope>java.io.IOException