| Package | Description |
|---|---|
| com.prosysopc.ua.stack.transport.tcp.nio | |
| com.prosysopc.ua.stack.utils |
Utility classes
|
| com.prosysopc.ua.stack.utils.asyncsocket |
Small java NIO based library that enables asynchronous and event based socket operations
|
| Class and Description |
|---|
| AsyncSocketImpl
Async socket.
|
| BufferMonitorState
Server Socket states.
|
| Class and Description |
|---|
| AsyncSelector
Create asyncronous selector.
|
| Class and Description |
|---|
| AsyncInputStream
Asyncronous input stream of asynchronous socket.
|
| AsyncOutputStream
Asyncronous output stream of asynchronous socket.
|
| AsyncSelector
Create asyncronous selector.
|
| AsyncSelector.Interests
An internal enum for modelling
SelectionKey interestops. |
| AsyncSelector.SelectListener |
| AsyncServerSocket
ASyncoronous Server Socket
|
| AsyncServerSocket.ConnectListener |
| AsyncSocket
AsyncSocket interface.
|
| AsyncSocketImpl
Async socket.
|
| AsyncSocketImpl.AsyncSocketInputStream
Internal
AsyncInputStream of the AsyncSocketImpl. |
| AsyncSocketImpl.AsyncSocketOutputStream
Internal
AsyncOutputStream of the AsyncSocketImpl. |
| BufferMonitor
BufferMonitor is a monitor that triggers when a specific position is reached.
|
| BufferMonitorState
Server Socket states.
|
| ListenableServerSocketChannel
ListenableServerSocketChannel adds convenient listening mechanism over non-blocking
ServerSocketChannel.
|
| ListenableServerSocketChannel.ServerSocketAcceptable
Listener for reacting when connections are ready to be accepted.
|
| ListenableSocketChannel
ListenableSocketChannel adds event listening convenience to the use of async sockets.
|
| ListenableSocketChannel.ConnectionListener
Listener for connection events.
|
| ListenableSocketChannel.ReadableListener
Listener for read events.
|
| ListenableSocketChannel.WriteableListener
Listener for write events.
|
| MonitorListener
MonitorListener interface.
|
| ServerSocketState
Servcer Socket states.
|
| SocketState
Socket states.
|
Copyright © 2026. All rights reserved.