| Package | Description | 
|---|---|
| com.sun.net.httpserver | Provides a simple high-level Http server API, which can be used to build
   embedded HTTP servers. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract HttpsConfigurator | HttpsServer. getHttpsConfigurator()Gets this server's  HttpsConfiguratorobject, if it has been set. | 
| abstract HttpsConfigurator | HttpsParameters. getHttpsConfigurator()Returns the HttpsConfigurator for this HttpsParameters. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | HttpsServer. setHttpsConfigurator(HttpsConfigurator config)Sets this server's  HttpsConfiguratorobject. | 
 Copyright © 2005, 2025, Oracle and/or its affiliates.  All rights reserved.