Package | Description |
---|---|
com.sun.net.httpserver.spi |
Provides a pluggable service provider interface, which allows the HTTP server
implementation to be replaced with other implementations.
|
Modifier and Type | Method and Description |
---|---|
static HttpServerProvider |
HttpServerProvider.provider()
Returns the system wide default HttpServerProvider for this invocation of
the Java virtual machine.
|
Copyright © 2005, 2015, Oracle and/or its affiliates. All rights reserved.