| Package | Description |
|---|---|
| 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.tcp.io |
| Modifier and Type | Method and Description |
|---|---|
OpcTcpSettings |
Client.getApplicatioOpcTcpSettings()
getApplicatioOpcTcpSettings.
|
OpcTcpSettings |
Application.getOpctcpSettings()
Getter for the field
opctcpSettings. |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setOpctcpSettings(OpcTcpSettings opctcpSettings)
Setter for the field
opctcpSettings. |
| Modifier and Type | Method and Description |
|---|---|
OpcTcpSettings |
TransportChannelSettings.getOpctcpSettings()
Getter for the field
opctcpSettings. |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportChannelSettings.setOpctcpSettings(OpcTcpSettings opctcpSettings)
Setter for the field
opctcpSettings. |
| Modifier and Type | Method and Description |
|---|---|
OpcTcpSettings |
OpcTcpSettings.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpcTcpSettings.readFrom(OpcTcpSettings tcs)
readFrom.
|
Copyright © 2026. All rights reserved.