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 |
---|---|
void |
HttpsConfigurator.configure(HttpsParameters params)
Called by the HttpsServer to configure the parameters
for a https connection currently being established.
|
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.