| Package | Description |
|---|---|
| com.prosysopc.ua.stack.transport.tcp.io |
| Modifier and Type | Class and Description |
|---|---|
static class |
TcpConnection.DefaultExecutorProvider
The default implementation, which always returns StackUtils.getBlockingWorkExecutor().
|
| Modifier and Type | Method and Description |
|---|---|
static TcpConnection.ExecutorProvider |
TcpConnection.getExecutorProvider()
Returns the current
TcpConnection.ExecutorProvider used for all connections. |
| Modifier and Type | Method and Description |
|---|---|
static void |
TcpConnection.setExecutorProvider(TcpConnection.ExecutorProvider executorProvider)
Sets an
TcpConnection.ExecutorProvider that will be used for all connections. |
Copyright © 2026. All rights reserved.