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

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

Uses of NodeManagerListener in com.prosysopc.ua.server
 

Classes in com.prosysopc.ua.server that implement NodeManagerListener
 class NodeManagerAdapter
           
 

Methods in com.prosysopc.ua.server with parameters of type NodeManagerListener
 void NodeManager.addListener(NodeManagerListener listener)
          Add a listener to get notifications of client actions on this Node Manager.
 boolean NodeManager.hasListener(NodeManagerListener listener)
          Check if the manager already has the specified listener.
 void NodeManager.removeListener(NodeManagerListener listener)
          Remove a notification listener from the Node Manager.
 



Copyright © 2018. All rights reserved.