| Interface | Description |
|---|---|
| AbstractMethodInvocationHandler.InvocationContext |
Extends
AccessContext to provide additional context to implementations of
AbstractMethodInvocationHandler. |
| MethodInvocationHandler |
| Class | Description |
|---|---|
| AbstractMethodInvocationHandler |
A partial implementation of
MethodInvocationHandler that handles checking the Executable and UserExecutable
attributes as well as validating the supplied input values against the input Arguments. |
| MethodInvocationHandler.NodeIdUnknownHandler |
A
MethodInvocationHandler that always completes with StatusCodes.Bad_NodeIdUnknown. |
| MethodInvocationHandler.NotImplementedHandler |
A
MethodInvocationHandler that always completes with StatusCodes.Bad_NotImplemented. |
| Out<T> |
An "Out" param for an OPC UA method.
|
| Exception | Description |
|---|---|
| InvalidArgumentException |
Copyright © 2021. All rights reserved.