Uses of Class
com.prosysopc.ua.AnnotationException

Packages that use AnnotationException
com.prosysopc.ua Common classes for client and server side. 
com.prosysopc.ua.server Main server side classes of the SDK. 
 

Uses of AnnotationException in com.prosysopc.ua
 

Methods in com.prosysopc.ua that throw AnnotationException
static org.opcfoundation.ua.builtintypes.ExpandedNodeId AnnotationUtils.readTypeDefinitionId(Class<?> clazz)
          Get the TypeDefinition of a java class.
 void UaApplication.registerClass(Class<? extends UaInstance> clazz)
          Register a class representing an UA Type.
 void RegisteredClassesImpl.registerClass(Class<? extends UaInstance> clazz)
           
 void RegisteredClasses.registerClass(Class<? extends UaInstance> clazz)
          Register a class to the store.
 

Uses of AnnotationException in com.prosysopc.ua.server
 

Methods in com.prosysopc.ua.server that throw AnnotationException
 void IoManagerUaNode.addTypeListener(Class<? extends BaseInstanceType> clazz, UaTypeIoListener listener)
          Add UaTypeIoListener to the TypeIoManagerListener.
 



Copyright © 2018. All rights reserved.