| Package | Description |
|---|---|
| com.prosysopc.ua.stack.transport.tcp.nio | |
| com.prosysopc.ua.stack.utils.asyncsocket |
Small java NIO based library that enables asynchronous and event based socket operations
|
| Modifier and Type | Method and Description |
|---|---|
AsyncSocketImpl |
OpcTcpServer.ReverseSocketHandle.getSocket() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpcTcpServer.ReverseSocketHandle.setSocket(AsyncSocketImpl socket) |
| Modifier and Type | Method and Description |
|---|---|
AsyncSocketImpl |
AsyncSocketImpl.close()
close.
|
AsyncSocketImpl |
AsyncSocket.close()
close.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncServerSocket.ConnectListener.onConnected(AsyncServerSocket sender,
AsyncSocketImpl newConnection) |
Copyright © 2026. All rights reserved.