|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListenableSocketChannel.ConnectionListener | |
|---|---|
| org.opcfoundation.ua.utils.asyncsocket | Small java NIO based library that enables asynchronous and event based socket operations |
| Uses of ListenableSocketChannel.ConnectionListener in org.opcfoundation.ua.utils.asyncsocket |
|---|
| Methods in org.opcfoundation.ua.utils.asyncsocket that return ListenableSocketChannel.ConnectionListener | |
|---|---|
ListenableSocketChannel.ConnectionListener |
ListenableSocketChannel.getConnectListener()
Getter for the field connectListener. |
| Methods in org.opcfoundation.ua.utils.asyncsocket with parameters of type ListenableSocketChannel.ConnectionListener | |
|---|---|
void |
ListenableSocketChannel.setConnectListener(ListenableSocketChannel.ConnectionListener connectListener)
Set connection listener (make its selector key interested on connect events) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||