| 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 |
AbstractDecoder
Internal base for Decoders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryDecoder
Decodes builtinTypes, structures, enumerations and messages from byte buffer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonDecoder
Decodes OPC UA values encoded as JSON.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlDecoder
XmlDecoder class.
|
Copyright © 2026. All rights reserved.