| Package | Description |
|---|---|
| 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.nio |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EndpointServer
EndpointServer is an object that binds to a network socket and offers hosting for endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
CloseableObject |
CloseableObject.close()
Close the object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpsServer
Host for an https endpoint
|
| Modifier and Type | Method and Description |
|---|---|
CloseableObject |
HttpsServer.close()
close.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServerConnection
Abstract AbstractServerConnection class.
|
class |
OpcTcpServer
EndpointOpcTcp hosts an endpoint for opc.tcp socket.
|
class |
OpcTcpServerConnection
OpcTcpServerConnection class.
|
| Modifier and Type | Method and Description |
|---|---|
CloseableObject |
OpcTcpServerConnection.close()
close.
|
CloseableObject |
AbstractServerConnection.close()
close.
|
Copyright © 2026. All rights reserved.