| Package | Description |
|---|---|
| org.eclipse.milo.opcua.stack.core.types.structured |
| Modifier and Type | Method and Description |
|---|---|
CallMethodRequest |
CallMethodRequest.Codec.decode(SerializationContext context,
UaDecoder decoder) |
CallMethodRequest[] |
CallRequest.getMethodsToCall() |
| Modifier and Type | Method and Description |
|---|---|
Class<CallMethodRequest> |
CallMethodRequest.Codec.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CallMethodRequest.Codec.encode(SerializationContext context,
UaEncoder encoder,
CallMethodRequest value) |
| Constructor and Description |
|---|
CallRequest(RequestHeader requestHeader,
CallMethodRequest[] methodsToCall) |
Copyright © 2025. All rights reserved.