protected static class ClientComponentFactory.RealProtocolCodec
extends java.lang.Object
| Constructor and Description |
|---|
RealProtocolCodec(Protocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
IMessage |
recycleZeroGCInstance(int msgType,
ZeroGCProtoByteBuffer inbuffer) |
void |
serialize(IMessage message,
ZeroGCProtoByteBuffer outbuffer) |
public RealProtocolCodec(Protocol protocol)
public void serialize(IMessage message, ZeroGCProtoByteBuffer outbuffer)
public IMessage recycleZeroGCInstance(int msgType, ZeroGCProtoByteBuffer inbuffer)