クラス
com.sun.net.httpserver.HttpsConfiguratorの使用
-
com.sun.net.httpserverでのHttpsConfiguratorの使用
修飾子と型メソッド説明abstract HttpsConfigurator
HttpsParameters.getHttpsConfigurator()
このHttpsParameters
のHttpsConfigurator
を返します。abstract HttpsConfigurator
HttpsServer.getHttpsConfigurator()
このサーバーのHttpsConfigurator
オブジェクトが設定されている場合は、それを取得します。修飾子と型メソッド説明abstract void
HttpsServer.setHttpsConfigurator(HttpsConfigurator config)
このサーバーのHttpsConfigurator
オブジェクトを設定します。