Serializable object into a byte buffer and
vice versa.See: Description
| Interface | Description |
|---|---|
| ClassResolver |
please use
ClassResolvers as instance factory |
| Class | Description |
|---|---|
| ClassResolvers | |
| CompatibleObjectEncoder |
An encoder which serializes a Java object into a
ByteBuf
(interoperability version). |
| ObjectDecoder |
A decoder which deserializes the received
ByteBufs into Java
objects. |
| ObjectDecoderInputStream | |
| ObjectEncoder |
An encoder which serializes a Java object into a
ByteBuf. |
| ObjectEncoderOutputStream |
Serializable object into a byte buffer and
vice versa.Copyright © 2008–2018 The Netty Project. All rights reserved.