com.prosysopc.ua.server.io
Class UaNodeIoListenerImpl

java.lang.Object
  extended by com.prosysopc.ua.server.io.UaNodeIoListenerImpl
All Implemented Interfaces:
UaNodeIoListener
Direct Known Subclasses:
UaVariableIoListenerImpl

public class UaNodeIoListenerImpl
extends Object
implements UaNodeIoListener


Constructor Summary
UaNodeIoListenerImpl()
           
 
Method Summary
 EnumSet<WriteAccess> onGetUserWriteMask(ServiceContext serviceContext)
          Called from NodeIoManagerListener.onGetUserWriteMask(com.prosysopc.ua.server.ServiceContext, org.opcfoundation.ua.builtintypes.NodeId, com.prosysopc.ua.nodes.UaNode) .
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UaNodeIoListenerImpl

public UaNodeIoListenerImpl()
Method Detail

onGetUserWriteMask

public EnumSet<WriteAccess> onGetUserWriteMask(ServiceContext serviceContext)
Called from NodeIoManagerListener.onGetUserWriteMask(com.prosysopc.ua.server.ServiceContext, org.opcfoundation.ua.builtintypes.NodeId, com.prosysopc.ua.nodes.UaNode) .

Specified by:
onGetUserWriteMask in interface UaNodeIoListener


Copyright © 2018. All rights reserved.