Uses of Class
org.opcfoundation.ua.transport.https.HttpsServer

Packages that use HttpsServer
org.opcfoundation.ua.application The code in this package is for application developer. 
org.opcfoundation.ua.transport.https Code for creating a HTTPS based secure channel 
 

Uses of HttpsServer in org.opcfoundation.ua.application
 

Methods in org.opcfoundation.ua.application that return HttpsServer
 HttpsServer Application.getOrCreateHttpsServer()
          getOrCreateHttpsServer.
 

Uses of HttpsServer in org.opcfoundation.ua.transport.https
 

Constructors in org.opcfoundation.ua.transport.https with parameters of type HttpsServer
HttpsServerConnection(HttpsServer server, org.apache.http.nio.NHttpServerConnection conn)
          Constructor for HttpsServerConnection.
 



Copyright © 2018. All rights reserved.