站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v6.0, Java 2 SDK 英文文档

Overview (Java HTTP Server) - JDK 5 Documentation v6.0, Java 2 SDK 英文文档


Java HTTP Server

Java™ HTTP Server

Packages
com.sun.net.httpserver Provides a simple high-level Http server API, which can be used to build embedded HTTP servers.
com.sun.net.httpserver.spi Provides a pluggable service provider interface, which allows the HTTP server implementation to be replaced with other implementations.

 


Java HTTP Server