com.prosysopc.ua.server.io
Interface UaNodeIoListener

All Known Subinterfaces:
UaVariableIoListener
All Known Implementing Classes:
UaNodeIoListenerImpl, UaVariableIoListenerImpl

public interface UaNodeIoListener

UaNode specific IO listener. Used by NodeIoManagerListener.


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).
 

Method Detail

onGetUserWriteMask

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



Copyright © 2018. All rights reserved.