public class ServiceInterface
extends java.lang.Object
| 构造器和说明 |
|---|
ServiceInterface() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ServiceInterface |
fromByteBuf(io.netty.buffer.ByteBuf buf) |
static ServiceInterface[] |
listFromByteBuf(io.netty.buffer.ByteBuf buf) |
void |
toByteBuf(io.netty.buffer.ByteBuf buf) |
public static ServiceInterface[] listFromByteBuf(io.netty.buffer.ByteBuf buf)
public static ServiceInterface fromByteBuf(io.netty.buffer.ByteBuf buf)
public void toByteBuf(io.netty.buffer.ByteBuf buf)