| Package | Description |
|---|---|
| com.prosysopc.ua.stack.encoding |
This folder contains serialization interfaces and serialization implementations
|
| com.prosysopc.ua.stack.encoding.binary |
The implementation of binary serialization
|
| com.prosysopc.ua.stack.encoding.json | |
| com.prosysopc.ua.stack.encoding.xml |
The implementation of xml serialization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstactEncoder
Internal base for Encoders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryEncoder
Encodes built-in types, Enumerations, Structures and Messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonEncoder
JSON encoder related to Part 6.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlEncoder
Encodes built-in types, Enumerations, Structures and Messages.
|
Copyright © 2026. All rights reserved.