Uses of Class
com.prosysopc.ua.server.nodes.CallbackVariable

Packages that use CallbackVariable
com.prosysopc.ua.server.nodes Server side implementation classes for the UaNode model. 
 

Uses of CallbackVariable in com.prosysopc.ua.server.nodes
 

Subclasses of CallbackVariable in com.prosysopc.ua.server.nodes
 class CallbackProperty
          A property node, whose value is retrieved using a callback method only.
 class ReflectiveProperty
          A generic property node, which wraps the value of a Java property.
 class ReflectiveVariable
          An OPCUA Variable Node which is wrapping a property of a Java object, via reflection.
 



Copyright © 2018. All rights reserved.