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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type CallResponse
 void MethodServiceSetHandler.onCall(EndpointServiceRequest<CallRequest,CallResponse> req)
           
 

Uses of CallResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return CallResponse
 CallResponse ChannelService.Call(CallRequest req)
          Synchronous Call service request.
 CallResponse ChannelService.Call(RequestHeader RequestHeader, CallMethodRequest... MethodsToCall)
          Synchronous Call service request.
 



Copyright © 2018. All rights reserved.