Uses of Class
org.opcfoundation.ua.application.Client

Packages that use Client
org.opcfoundation.ua.application The code in this package is for application developer. 
 

Uses of Client in org.opcfoundation.ua.application
 

Methods in org.opcfoundation.ua.application that return Client
static Client Client.createClientApplication(KeyPair cert)
          createClientApplication.
 

Methods in org.opcfoundation.ua.application with parameters of type Client
 SessionChannel Session.createSessionChannel(SecureChannel channel, Client client)
          Create new unactivated session channel.
 

Constructors in org.opcfoundation.ua.application with parameters of type Client
SessionChannel(Client client, Session session, SecureChannel channel)
          Constructor for SessionChannel.
 



Copyright © 2018. All rights reserved.