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

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

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

Method parameters in org.opcfoundation.ua.core with type arguments of type RegisterServerResponse
 void DiscoveryServiceSetHandler.onRegisterServer(EndpointServiceRequest<RegisterServerRequest,RegisterServerResponse> req)
           
 

Uses of RegisterServerResponse in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport that return RegisterServerResponse
 RegisterServerResponse ChannelService.RegisterServer(RegisterServerRequest req)
          Synchronous RegisterServer service request.
 RegisterServerResponse ChannelService.RegisterServer(RequestHeader RequestHeader, RegisteredServer Server)
          Synchronous RegisterServer service request.
 



Copyright © 2018. All rights reserved.