Uses of Interface
org.opcfoundation.ua.utils.asyncsocket.ListenableServerSocketChannel.ServerSocketAcceptable

Packages that use ListenableServerSocketChannel.ServerSocketAcceptable
org.opcfoundation.ua.utils.asyncsocket Small java NIO based library that enables asynchronous and event based socket operations 
 

Uses of ListenableServerSocketChannel.ServerSocketAcceptable in org.opcfoundation.ua.utils.asyncsocket
 

Methods in org.opcfoundation.ua.utils.asyncsocket that return ListenableServerSocketChannel.ServerSocketAcceptable
 ListenableServerSocketChannel.ServerSocketAcceptable ListenableServerSocketChannel.getAcceptableListener()
          Getter for the field acceptableListener.
 

Methods in org.opcfoundation.ua.utils.asyncsocket with parameters of type ListenableServerSocketChannel.ServerSocketAcceptable
 void ListenableServerSocketChannel.setAcceptableListener(ListenableServerSocketChannel.ServerSocketAcceptable listener)
          Setter for the field acceptableListener.
 



Copyright © 2018. All rights reserved.