| Modifier and Type | Class and Description |
|---|---|
static class |
MethodInvocationHandler.NodeIdUnknownHandler |
static class |
MethodInvocationHandler.NotImplementedHandler |
| Modifier and Type | Method and Description |
|---|---|
default Optional<MethodInvocationHandler> |
MethodServices.getInvocationHandler(NodeId methodId)
Get the
MethodInvocationHandler for the method identified by methodId, if it exists. |
| Modifier and Type | Method and Description |
|---|---|
Optional<MethodInvocationHandler> |
OpcUaNamespace.getInvocationHandler(NodeId methodId) |
| Modifier and Type | Method and Description |
|---|---|
Optional<MethodInvocationHandler> |
UaMethodNode.getInvocationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
UaMethodNode.setInvocationHandler(MethodInvocationHandler handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationBasedInvocationHandler |
Copyright © 2018. All rights reserved.