|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeleteNodesRequest | |
|---|---|
| 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 DeleteNodesRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return DeleteNodesRequest | |
|---|---|
DeleteNodesRequest |
DeleteNodesRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type DeleteNodesRequest | |
|---|---|
void |
NodeManagementServiceSetHandler.onDeleteNodes(EndpointServiceRequest<DeleteNodesRequest,DeleteNodesResponse> req)
|
| Uses of DeleteNodesRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type DeleteNodesRequest | |
|---|---|
DeleteNodesResponse |
ChannelService.DeleteNodes(DeleteNodesRequest req)
Synchronous DeleteNodes service request. |
AsyncResult |
ChannelService.DeleteNodesAsync(DeleteNodesRequest req)
Asynchronous DeleteNodes service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||