| Package | Description |
|---|---|
| com.prosysopc.ua.stack.application |
The code in this package is for application developer.
|
| com.prosysopc.ua.stack.transport.https |
Code for creating a HTTPS based secure channel
|
| com.prosysopc.ua.stack.transport.tcp.nio |
| Modifier and Type | Field and Description |
|---|---|
protected Application |
Server.application
The application
|
| Modifier and Type | Method and Description |
|---|---|
Application |
Server.getApplication()
Getter for the field
application. |
Application |
Client.getApplication()
Getter for the field
application. |
| Constructor and Description |
|---|
Client(Application application)
Construct a new client application
|
Server(Application application)
Constructor for Server.
|
| Constructor and Description |
|---|
HttpsServer(Application application)
Constructor for HttpsServer.
|
| Constructor and Description |
|---|
OpcTcpServer(Application application)
Constructor for OpcTcpServer.
|
Copyright © 2026. All rights reserved.