| Package | Description |
|---|---|
| com.prosysopc.ua.stack.transport.tcp.io |
| Modifier and Type | Class and Description |
|---|---|
static class |
TcpConnection.DefaultReverseConnectionProvider
The
TcpConnection.ReverseConnectionProvider that TcpConnection uses by default. |
| Modifier and Type | Method and Description |
|---|---|
static TcpConnection.ReverseConnectionProvider |
TcpConnection.getReverseConnectionProvider()
Returns the current
TcpConnection.ReverseConnectionProvider implementation in use. |
| Modifier and Type | Method and Description |
|---|---|
static void |
TcpConnection.setReverseConnectionProvider(TcpConnection.ReverseConnectionProvider reverseConnectionProvider)
Set a custom
TcpConnection.ReverseConnectionProvider which is used to make sockets in reverse
connections. |
Copyright © 2026. All rights reserved.