com.prosysopc.ua.server.io
Class UaNodeIoListenerImpl
java.lang.Object
com.prosysopc.ua.server.io.UaNodeIoListenerImpl
- All Implemented Interfaces:
- UaNodeIoListener
- Direct Known Subclasses:
- UaVariableIoListenerImpl
public class UaNodeIoListenerImpl
- extends Object
- implements UaNodeIoListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UaNodeIoListenerImpl
public UaNodeIoListenerImpl()
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.