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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type CloseSecureChannelResponse
 void SecureChannelServiceSetHandler.onCloseSecureChannel(EndpointServiceRequest<CloseSecureChannelRequest,CloseSecureChannelResponse> req)
           
 

Uses of CloseSecureChannelResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return CloseSecureChannelResponse
 CloseSecureChannelResponse ChannelService.CloseSecureChannel(CloseSecureChannelRequest req)
          Synchronous CloseSecureChannel service request.
 CloseSecureChannelResponse ChannelService.CloseSecureChannel(RequestHeader RequestHeader)
          Synchronous CloseSecureChannel service request.
 



Copyright © 2018. All rights reserved.