| Interface | Description |
|---|---|
| Parser |
WeDeploy Parser deserializes the input string into an object.
|
| Serializer |
WeDeploy Serializer performs serialization of an object into a string.
|
| Class | Description |
|---|---|
| Engines | |
| SerializerEngine |
Main class that performs bindings and holds instances of serializer and parser.
|
| Exception | Description |
|---|---|
| SerializerException |
| Annotation Type | Description |
|---|---|
| Serialize |