| Interface | Description |
|---|---|
| Serializer<T> |
A serializer interface that transforms object to a byte array.
|
| Class | Description |
|---|---|
| DefaultSerializer<T> |
This class implements a serializer based on default
ObjectOutputStream. |
Copyright © 2018 Infobip Ltd.. All rights reserved.