| Interface | Description |
|---|---|
| SerializationMXBean |
| Class | Description |
|---|---|
| CalcSizeStream | |
| CollectionSerializer | |
| DataStream | |
| DeserializeStream | |
| EnumSerializer | |
| ExternalizableSerializer | |
| FieldDescriptor | |
| GeneratedSerializer | |
| HttpRequestSerializer | |
| Json | |
| JsonReader |
Beware: this is NOT a complete and fully compliant JSON parser!
Its main purpose is to decode typical simple queries without third-party dependencies.
|
| MapSerializer | |
| MethodSerializer<T> | |
| ObjectArraySerializer | |
| ObjectInputChannel | |
| ObjectOutputChannel | |
| PersistStream | |
| Repository | |
| SerializationContext | |
| SerializedWrapper<T> |
A wrapper for a preserialized object.
|
| Serializer<T> | |
| SerializerCollector | |
| SerializeStream | |
| TypeDescriptor |
| Exception | Description |
|---|---|
| SerializerNotFoundException |
| Annotation Type | Description |
|---|---|
| Default | |
| JsonName | |
| Renamed | |
| SerializeWith | |
| SerialOptions |
Copyright © 2019. All rights reserved.