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:
Where to find answers to frequently asked questions on Downloading and Using JDK (Java Development K...
This package is the backport of java.util.concurrent API, introduced in Java 5.0 and further refined...
How to download and install JDK (Java Development Kit) 7? If you want to write Java applications, yo...
Apache Log4j IOStreams is a Log4j API extension that provides numerous classes from java.io that can...
commons-io-2.6-sources.j aris the source JAR file for Apache Commons IO 2.6, which is a library of u...