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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type ReadResponse
 void AttributeServiceSetHandler.onRead(EndpointServiceRequest<ReadRequest,ReadResponse> req)
           
 

Uses of ReadResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return ReadResponse
 ReadResponse ChannelService.Read(ReadRequest req)
          Synchronous Read service request.
 ReadResponse ChannelService.Read(RequestHeader RequestHeader, Double MaxAge, TimestampsToReturn TimestampsToReturn, ReadValueId... NodesToRead)
          Synchronous Read service request.
 



Copyright © 2018. All rights reserved.