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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type BrowseNextRequest
 void NodeManagementServiceSetHandler.onBrowseNext(EndpointServiceRequest<BrowseNextRequest,BrowseNextResponse> req)
           
 

Uses of BrowseNextRequest in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport with parameters of type BrowseNextRequest
 BrowseNextResponse ChannelService.BrowseNext(BrowseNextRequest req)
          Synchronous BrowseNext service request.
 AsyncResult ChannelService.BrowseNextAsync(BrowseNextRequest req)
          Asynchronous BrowseNext service request.
 



Copyright © 2018. All rights reserved.