T - the type of the method handlerpublic interface MethodCreator<T extends org.eclipse.milo.opcua.sdk.server.api.methods.AbstractMethodInvocationHandler>
| Modifier and Type | Method and Description |
|---|---|
T |
create(org.eclipse.milo.opcua.sdk.server.nodes.UaMethodNode node)
Creates a method instance.
|
T create(org.eclipse.milo.opcua.sdk.server.nodes.UaMethodNode node)
node - the creating method nodeCopyright © 2022. All rights reserved.