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:
jetty-http-8.1.7.v20120910.jar - jetty HTTP
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open source and available for commercial use and distribution.
JAR File Size and Download Location:
File name: jetty-http.jar, jetty-http-8.1.7.v20120910.jar File size: 94129 bytes Date modified: 10-Sep-2012 Download: Jetty
✍: FYIcenter.com
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: jesse Build-Jdk: 1.7.0_03 Implementation-Vendor: Eclipse.org - Jetty Implementation-Version: 8.1.7.v20120910 url: http://www.eclipse.org/jetty Tool: Bnd-1.15.0 Bundle-Name: Jetty :: Http Utility Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Copyright: Copyright (c) 2008-2012 Mort Bay Consulting Pty. Ltd. Bundle-Vendor: Eclipse Jetty Project Bundle-Version: 8.1.7.v20120910 Bnd-LastModified: 1347303836240 Bundle-ManifestVersion: 2 Bundle-Description: Administrative parent pom for Jetty modules Bundle-SymbolicName: org.eclipse.jetty.http Bundle-DocURL: http://www.eclipse.org/jetty
List of Classes in the JAR:
org/eclipse/jetty/http/HttpGenerator org/eclipse/jetty/http/PathMap org/eclipse/jetty/http/HttpContent org/eclipse/jetty/http/HttpFields org/eclipse/jetty/http/HttpBuffers org/eclipse/jetty/http/HttpBuffersImpl org/eclipse/jetty/http/HttpURI org/eclipse/jetty/http/AbstractGenerator org/eclipse/jetty/http/HttpCookie org/eclipse/jetty/http/Parser org/eclipse/jetty/http/Generator org/eclipse/jetty/http/HttpTokens org/eclipse/jetty/http/HttpSchemes org/eclipse/jetty/http/HttpMethods org/eclipse/jetty/http/gzip/CompressedResponseWrapper org/eclipse/jetty/http/gzip/AbstractCompressedStream org/eclipse/jetty/http/HttpException org/eclipse/jetty/http/EncodedHttpURI org/eclipse/jetty/http/HttpParser org/eclipse/jetty/http/HttpHeaderValues org/eclipse/jetty/http/HttpVersions org/eclipse/jetty/http/ssl/SslContextFactory org/eclipse/jetty/http/MimeTypes org/eclipse/jetty/http/HttpHeaders org/eclipse/jetty/http/HttpStatus
2013-06-21, ∼3858🔥, 0💬
Popular Posts:
Java-WebSocket Source Code Files are provided in the source package file, java-websocket-1.5.4-src .z...
How to perform XML Schema validation with dom\Writer.java provided in the Apache Xerces package? You...
JDK 17 jdk.charsets.jmod is the JMOD file for JDK 17 Charsets module. JDK 17 Charsets module compile...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
Apache Log4j Core Implementation provides the functional components of the logging system. Users are...