|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModifyMonitoredItemsRequest | |
|---|---|
| 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 ModifyMonitoredItemsRequest in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return ModifyMonitoredItemsRequest | |
|---|---|
ModifyMonitoredItemsRequest |
ModifyMonitoredItemsRequest.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type ModifyMonitoredItemsRequest | |
|---|---|
void |
MonitoredItemServiceSetHandler.onModifyMonitoredItems(EndpointServiceRequest<ModifyMonitoredItemsRequest,ModifyMonitoredItemsResponse> req)
|
| Uses of ModifyMonitoredItemsRequest in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type ModifyMonitoredItemsRequest | |
|---|---|
ModifyMonitoredItemsResponse |
ChannelService.ModifyMonitoredItems(ModifyMonitoredItemsRequest req)
Synchronous ModifyMonitoredItems service request. |
AsyncResult |
ChannelService.ModifyMonitoredItemsAsync(ModifyMonitoredItemsRequest req)
Asynchronous ModifyMonitoredItems service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||