Uses of Class
com.prosysopc.ua.server.HistoryManager

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

Uses of HistoryManager in com.prosysopc.ua.server
 

Methods in com.prosysopc.ua.server that return HistoryManager
 HistoryManager NodeManager.getHistoryManager()
           
 HistoryManager NodeManagerTable.getHistoryManager(org.opcfoundation.ua.builtintypes.NodeId nodeId)
           
 

Methods in com.prosysopc.ua.server with parameters of type HistoryManager
 void NodeManager.setHistoryManager(HistoryManager historyManager)
          Define the HistoryManager that should handle the history service for the nodes.
 



Copyright © 2018. All rights reserved.