Uses of Interface
com.prosysopc.ua.server.HistoryManagerListener

Packages that use HistoryManagerListener
com.prosysopc.ua.server Main server side classes of the SDK. 
 

Uses of HistoryManagerListener in com.prosysopc.ua.server
 

Classes in com.prosysopc.ua.server that implement HistoryManagerListener
 class HistoryManagerAdapter
          A default, empty implementation of the HistoryManagerListener.
 

Methods in com.prosysopc.ua.server that return HistoryManagerListener
 HistoryManagerListener HistoryManager.getListener()
          The current Listener.
 

Methods in com.prosysopc.ua.server with parameters of type HistoryManagerListener
 void HistoryManager.setListener(HistoryManagerListener listener)
          Define a listener.
 



Copyright © 2018. All rights reserved.