|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddNodesRequest | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| Uses of AddNodesRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return AddNodesRequest | |
|---|---|
AddNodesRequest |
AddNodesRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type AddNodesRequest | |
|---|---|
void |
NodeManagementServiceSetHandler.onAddNodes(EndpointServiceRequest<AddNodesRequest,AddNodesResponse> req)
|
| Uses of AddNodesRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type AddNodesRequest | |
|---|---|
AddNodesResponse |
ChannelService.AddNodes(AddNodesRequest req)
Synchronous AddNodes service request. |
AsyncResult |
ChannelService.AddNodesAsync(AddNodesRequest req)
Asynchronous AddNodes service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||