Uses of Class
no.ntnu.vegare.visualizer.client.connection.HttpsConnection

Packages that use HttpsConnection
no.ntnu.vegare.visualizer.client.auth   
no.ntnu.vegare.visualizer.client.connection   
 

Uses of HttpsConnection in no.ntnu.vegare.visualizer.client.auth
 

Constructors in no.ntnu.vegare.visualizer.client.auth with parameters of type HttpsConnection
AuthController(HttpsConnection model)
           
AuthFrame(HttpsConnection model)
           
UrlFrame(HttpsConnection model)
           
 

Uses of HttpsConnection in no.ntnu.vegare.visualizer.client.connection
 

Constructors in no.ntnu.vegare.visualizer.client.connection with parameters of type HttpsConnection
ServerPollDaemon(HttpsConnection conn, AbstractLogDatabase db)
          Launch a new server poll daemon.