|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListenableSocketChannel.ReadableListener | |
|---|---|
| org.opcfoundation.ua.utils.asyncsocket | Small java NIO based library that enables asynchronous and event based socket operations |
| Uses of ListenableSocketChannel.ReadableListener in org.opcfoundation.ua.utils.asyncsocket |
|---|
| Methods in org.opcfoundation.ua.utils.asyncsocket that return ListenableSocketChannel.ReadableListener | |
|---|---|
ListenableSocketChannel.ReadableListener |
ListenableSocketChannel.getReadListener()
Getter for the field readListener. |
| Methods in org.opcfoundation.ua.utils.asyncsocket with parameters of type ListenableSocketChannel.ReadableListener | |
|---|---|
void |
ListenableSocketChannel.setReadListener(ListenableSocketChannel.ReadableListener readListener)
Set Read listener (makes its selector key interested on read events) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||