| Modifier and Type | Class and Description |
|---|---|
class |
ServiceOperationContext<T,R> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AbstractMethodInvocationHandler.InvocationContext
Extends
AccessContext to provide additional context to implementations of
AbstractMethodInvocationHandler. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMethodInvocationHandler.checkExecutableAttributes(AccessContext accessContext)
Check that the Executable and UserExecutable attributes are
true. |
CallMethodResult |
MethodInvocationHandler.invoke(AccessContext accessContext,
CallMethodRequest request)
Invoke the given
CallMethodRequest and complete future when finished. |
CallMethodResult |
MethodInvocationHandler.NodeIdUnknownHandler.invoke(AccessContext accessContext,
CallMethodRequest request) |
CallMethodResult |
MethodInvocationHandler.NotImplementedHandler.invoke(AccessContext accessContext,
CallMethodRequest request) |
CallMethodResult |
AbstractMethodInvocationHandler.invoke(AccessContext accessContext,
CallMethodRequest request) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributeHistoryServices.HistoryReadContext |
static class |
AttributeHistoryServices.HistoryUpdateContext |
static class |
AttributeServices.ReadContext |
static class |
AttributeServices.WriteContext |
static class |
MethodServices.CallContext |
static class |
NodeManagementServices.AddNodesContext |
static class |
NodeManagementServices.AddReferencesContext |
static class |
NodeManagementServices.DeleteNodesContext |
static class |
NodeManagementServices.DeleteReferencesContext |
static class |
ViewServices.BrowseContext |
static class |
ViewServices.RegisterNodesContext |
static class |
ViewServices.UnregisterNodesContext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterContext |
interface |
OperatorContext |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<BrowseResult> |
BrowseHelper.browse(AccessContext context,
OpcUaServer server,
ViewDescription viewDescription,
UInteger maxReferencesPerNode,
BrowseDescription browseDescription) |
| Constructor and Description |
|---|
BrowsePathsHelper(AccessContext context,
OpcUaServer server) |
Copyright © 2021. All rights reserved.