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 | Description |
---|---|---|
abstract HttpsConfigurator |
HttpsParameters.getHttpsConfigurator() |
Returns the HttpsConfigurator for this HttpsParameters.
|
abstract HttpsConfigurator |
HttpsServer.getHttpsConfigurator() |
Gets this server's
HttpsConfigurator object, if it has been set. |
Modifier and Type | Method | Description |
---|---|---|
abstract void |
HttpsServer.setHttpsConfigurator(HttpsConfigurator config) |
Sets this server's
HttpsConfigurator object. |
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b149-1