| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server.api | |
| org.eclipse.milo.opcua.sdk.server.namespaces |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AddressSpace
A composite interface composed of service sub-interfaces an
AddressSpace must implement:
AttributeServices
AttributeHistoryServices
MethodServices
MonitoredItemServices
NodeManagementServices
ViewServices
|
interface |
AddressSpaceFragment
An
AddressSpace fragment that is part of an AddressSpaceComposite. |
interface |
Namespace
A Namespace is an
AddressSpace that manages all nodes for a given namespace index. |
| Modifier and Type | Class and Description |
|---|---|
class |
AddressSpaceComposite
An
AddressSpace that is composed of AddressSpaceFragments. |
class |
AddressSpaceManager |
class |
ForwardingAddressSpace |
class |
ManagedAddressSpace |
class |
ManagedAddressSpaceFragment |
class |
ManagedAddressSpaceFragmentWithLifecycle
A
ManagedAddressSpace fragment that has a Lifecycle associated with it. |
class |
ManagedAddressSpaceWithLifecycle |
class |
ManagedNamespace
A
ManagedAddressSpaceFragment for all Nodes belonging to a namespace index / URI. |
class |
ManagedNamespaceWithLifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
OpcUaNamespace |
class |
ServerNamespace |
Copyright © 2021. All rights reserved.