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

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

Uses of EventManager in com.prosysopc.ua.server
 

Subclasses of EventManager in com.prosysopc.ua.server
 class EventManagerUaNode
           
 

Methods in com.prosysopc.ua.server that return EventManager
 EventManager NodeManager.getEventManager()
           
protected  EventManager NodeManager.getEventManager(org.opcfoundation.ua.builtintypes.NodeId nodeId)
           
 

Methods in com.prosysopc.ua.server with parameters of type EventManager
 void NodeManager.setEventManager(EventManager eventManager)
          Define the event manager that handles all event calls to the nodes of the node manager.
 



Copyright © 2018. All rights reserved.