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

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

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

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

Uses of RegisterServerRequest in org.opcfoundation.ua.transport
 

Methods in org.opcfoundation.ua.transport with parameters of type RegisterServerRequest
 RegisterServerResponse ChannelService.RegisterServer(RegisterServerRequest req)
          Synchronous RegisterServer service request.
 AsyncResult ChannelService.RegisterServerAsync(RegisterServerRequest req)
          Asynchronous RegisterServer service request.
 



Copyright © 2018. All rights reserved.