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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type QueryNextRequest
 void NodeManagementServiceSetHandler.onQueryNext(EndpointServiceRequest<QueryNextRequest,QueryNextResponse> req)
           
 

Uses of QueryNextRequest in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport with parameters of type QueryNextRequest
 QueryNextResponse ChannelService.QueryNext(QueryNextRequest req)
          Synchronous QueryNext service request.
 AsyncResult ChannelService.QueryNextAsync(QueryNextRequest req)
          Asynchronous QueryNext service request.
 



Copyright © 2018. All rights reserved.