Uses of Class
org.opcfoundation.ua.core.HistoryUpdateRequest

Packages that use HistoryUpdateRequest
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 HistoryUpdateRequest in org.opcfoundation.ua.core
 

Methods in org.opcfoundation.ua.core that return HistoryUpdateRequest
 HistoryUpdateRequest HistoryUpdateRequest.clone()
          Deep clone
 

Method parameters in org.opcfoundation.ua.core with type arguments of type HistoryUpdateRequest
 void AttributeServiceSetHandler.onHistoryUpdate(EndpointServiceRequest<HistoryUpdateRequest,HistoryUpdateResponse> req)
           
 

Uses of HistoryUpdateRequest in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport with parameters of type HistoryUpdateRequest
 HistoryUpdateResponse ChannelService.HistoryUpdate(HistoryUpdateRequest req)
          Synchronous HistoryUpdate service request.
 AsyncResult ChannelService.HistoryUpdateAsync(HistoryUpdateRequest req)
          Asynchronous HistoryUpdate service request.
 



Copyright © 2018. All rights reserved.