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

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

Uses of IoManager in com.prosysopc.ua.server
 

Subclasses of IoManager in com.prosysopc.ua.server
 class IoManagerUaNode
          UaNode-based IO Manager.
 

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

Methods in com.prosysopc.ua.server with parameters of type IoManager
 void NodeManager.setIoManager(IoManager ioManager)
          Define the IO Manager that is handling attribute services, i.e. read and write calls, for the nodes.
 



Copyright © 2018. All rights reserved.