| Package | Description |
|---|---|
| com.prosysopc.ua |
Common classes for client and server side.
|
| com.prosysopc.ua.pubsub |
PubSub (Part 14 of the OPC UA Specification) related implementations.
|
| com.prosysopc.ua.stack.builtintypes |
OPC UA Part 6 defines 25 builtin types.
|
| com.prosysopc.ua.stack.utils |
Utility classes
|
| Class and Description |
|---|
| CheckedFunction
Similar to
Function, but allows throwing checked exceptions. |
| Class and Description |
|---|
| CheckedFunction
Similar to
Function, but allows throwing checked exceptions. |
| Class and Description |
|---|
| CheckedBiConsumer
Similar to
BiConsumer, but allows throwing checked exceptions. |
| CheckedTriFunction
Similar to
Function and BiFunction, but takes 3 parameters T, S, U and returns R. |
| Class and Description |
|---|
| CheckedBiConsumer
Similar to
BiConsumer, but allows throwing checked exceptions. |
| CheckedBiFunction
Similar to
BiFunction, but allows throwing checked exceptions. |
| CheckedConsumer
Similar to
Consumer, but allows throwing checked exceptions. |
| CheckedFunction
Similar to
Function, but allows throwing checked exceptions. |
Copyright © 2026. All rights reserved.