| Package | Description |
|---|---|
| com.prosysopc.ua.client |
Main client side classes of the SDK.
|
| com.prosysopc.ua.stack.application |
The code in this package is for application developer.
|
| com.prosysopc.ua.stack.transport |
This package contains SecureChannel and related interfaces
|
| com.prosysopc.ua.stack.transport.https |
Code for creating a HTTPS based secure channel
|
| com.prosysopc.ua.stack.transport.tcp.io |
| Class and Description |
|---|
| TcpConnection.SocketFactory
Allows implementing custom
TcpConnection.SocketWrapper implementations to allow usage of custom
Sockets (or anything that can be abstracted as input output stream). |
| Class and Description |
|---|
| OpcTcpSettings
Settings used when making opc.tcp connections.
|
| Class and Description |
|---|
| OpcTcpSettings
Settings used when making opc.tcp connections.
|
| Class and Description |
|---|
| ITransportChannel
ITransportChannel interface.
|
| ITransportChannel.TransportChannelFeature |
| Class and Description |
|---|
| IConnection
IConnection interface.
|
| IConnection.IMessageListener
Message listener interface
|
| ITransportChannel
ITransportChannel interface.
|
| ITransportChannel.TransportChannelFeature |
| OpcTcpSettings
Settings used when making opc.tcp connections.
|
| OpcTcpSettings.Flag |
| TcpConnection
This class implements OPC UA Secure Conversation (UASC) for client to server communication.
|
| TcpConnection.ExecutorProvider
Provides an Executor to be used for message decoding and potential other tasks.
|
| TcpConnection.ReverseConnectionProvider
Provides "ReverseHello" socket connections for
TcpConnection. |
| TcpConnection.SocketFactory
Allows implementing custom
TcpConnection.SocketWrapper implementations to allow usage of custom
Sockets (or anything that can be abstracted as input output stream). |
| TcpConnection.SocketWrapper
A wrapper for a
Socket or anything that can be made to same abstraction. |
| TcpConnectionLimits
Negotiated connection limits.
|
| TcpQuotas
Tcp connection quotas.
|
Copyright © 2026. All rights reserved.