| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server.api | |
| org.eclipse.milo.opcua.sdk.server.api.services |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagedAddressSpace.call(MethodServices.CallContext context,
List<CallMethodRequest> requests)
Invoke one or more methods belonging to this
MethodServices. |
void |
ForwardingAddressSpace.call(MethodServices.CallContext context,
List<CallMethodRequest> requests) |
void |
AddressSpaceComposite.call(MethodServices.CallContext context,
List<CallMethodRequest> requests) |
| Modifier and Type | Method and Description |
|---|---|
default void |
MethodServices.call(MethodServices.CallContext context,
List<CallMethodRequest> requests)
Invoke one or more methods belonging to this
MethodServices. |
Copyright © 2021. All rights reserved.