Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
http.jar - Java HTTP Server
Provides a simple high-level Http server API, which can be used to build embedded HTTP servers. Both "http" and "https" are supported.
JAR File Size and Download Location:
File name: http.jar File size: 82265 bytes Date modified: 04/19/2009 Download: Java HTTP Server (part of JAX-WS)
✍: FYIcenter
No Manifest in the JAR
List of Classes in the JAR:
com/sun/net/httpserver/HttpsParameters com/sun/net/httpserver/HttpsConfigurator com/sun/net/httpserver/Headers com/sun/net/httpserver/HttpsServer com/sun/net/httpserver/HttpServer com/sun/net/httpserver/HttpHandler com/sun/net/httpserver/HttpContext com/sun/net/httpserver/HttpExchange com/sun/net/httpserver/Filter com/sun/net/httpserver/Authenticator com/sun/net/httpserver/HttpPrincipal com/sun/net/httpserver/BasicAuthenticator com/sun/net/httpserver/Base64 com/sun/net/httpserver/spi/HttpServerProvider com/sun/net/httpserver/HttpsExchange sun/net/httpserver/HttpsServerImpl sun/net/httpserver/ServerImpl sun/net/httpserver/TimeSource sun/net/httpserver/HttpContextImpl sun/net/httpserver/ContextList sun/net/httpserver/HttpConnection sun/net/httpserver/Event sun/net/httpserver/AuthFilter sun/net/httpserver/SSLStreams sun/net/httpserver/ExchangeImpl sun/net/httpserver/Request sun/net/httpserver/LeftOverInputStream sun/net/httpserver/PlaceholderOutputStream sun/net/httpserver/StreamClosedException sun/net/httpserver/FixedLengthInputStream sun/net/httpserver/ChunkedOutputStream sun/net/httpserver/SelectorCache sun/net/httpserver/HttpError sun/net/httpserver/ChunkedInputStream sun/net/httpserver/FixedLengthOutputStream sun/net/httpserver/HttpServerImpl sun/net/httpserver/ServerConfig sun/net/httpserver/DefaultHttpServerProvider sun/net/httpserver/HttpExchangeImpl sun/net/httpserver/HttpsExchangeImpl sun/net/httpserver/Code sun/net/httpserver/UnmodifiableHeaders sun/net/httpserver/WriteFinishedEvent
2009-12-01, ≈21🔥, 0💬
Popular Posts:
JDK 11 jdk.crypto.cryptoki.jmod is the JMOD file for JDK 11 Crypto Cryptoki module. JDK 11 Crypto KI...
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sourc. ..
If you are a Java developer, it is very often that you need to use some 3rd party libraries to perfo...
What Is in Xerces-J-bin.2.12.2.zip? Xerces-J-bin.2.12.2.zip file is the distribution package ZIP fil...
SLF4J API is a simple API that allows to plug in any desired logging library at deployment time. Her...