Uses of Interface
org.opcfoundation.ua.utils.asyncsocket.MonitorListener

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

Uses of MonitorListener in org.opcfoundation.ua.utils.asyncsocket
 

Methods in org.opcfoundation.ua.utils.asyncsocket with parameters of type MonitorListener
abstract  BufferMonitor AsyncOutputStream.createMonitor(long position, MonitorListener flushListener)
          Create an object that monitors for flush position of the output stream.
abstract  BufferMonitor AsyncInputStream.createMonitor(long position, MonitorListener listener)
          Create an object that monitors the position input stream.
 



Copyright © 2018. All rights reserved.