|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||