| Modifier and Type | Method and Description | 
|---|---|
void | 
EnumSerializationHandler.serialize(Object object,
         ObjectEncoder encoder)  | 
void | 
ObjectSerializationHandler.serialize(Object object,
         ObjectEncoder encoder)
Called to serialize the object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BinaryObjectEncoder  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XmlObjectEncoder  | 
Copyright © 2019. All rights reserved.