public class ServerNamespace extends AddressSpaceComposite implements Lifecycle, Namespace
AttributeServices.ReadContext, AttributeServices.WriteContextAttributeHistoryServices.HistoryReadContext, AttributeHistoryServices.HistoryUpdateContextMethodServices.CallContextNodeManagementServices.AddNodesContext, NodeManagementServices.AddReferencesContext, NodeManagementServices.DeleteNodesContext, NodeManagementServices.DeleteReferencesContextViewServices.BrowseContext, ViewServices.RegisterNodesContext, ViewServices.UnregisterNodesContext| Constructor and Description |
|---|
ServerNamespace(OpcUaServer server) |
| Modifier and Type | Method and Description |
|---|---|
UShort |
getNamespaceIndex() |
String |
getNamespaceUri() |
void |
shutdown()
Execute shutdown logic, if there is any.
|
void |
startup()
Execute startup logic, if there is any.
|
addNodes, addReferences, browse, call, deleteNodes, deleteReferences, getAddressSpaces, getFilter, getReferences, getServer, getViewCount, historyRead, historyUpdate, onCreateDataItem, onCreateEventItem, onDataItemsCreated, onDataItemsDeleted, onDataItemsModified, onEventItemsCreated, onEventItemsDeleted, onEventItemsModified, onModifyDataItem, onModifyEventItem, onMonitoringModeChanged, read, register, registerFirst, registerNodes, unregister, unregisterNodes, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, writehistoryRead, historyUpdatecallonCreateDataItem, onCreateEventItem, onDataItemsCreated, onDataItemsDeleted, onDataItemsModified, onEventItemsCreated, onEventItemsDeleted, onEventItemsModified, onModifyDataItem, onModifyEventItem, onMonitoringModeChangedaddNodes, addReferences, deleteNodes, deleteReferencesbrowse, browse, getReferences, getViewCount, registerNodes, unregisterNodespublic ServerNamespace(OpcUaServer server)
public final void startup()
Lifecyclepublic final void shutdown()
Lifecyclepublic String getNamespaceUri()
getNamespaceUri in interface NamespaceNamespace.public UShort getNamespaceIndex()
getNamespaceIndex in interface NamespaceNamespace in the server's namespace array.Copyright © 2021. All rights reserved.