spdy-http-server-9.0.0.jar - Jetty Implementation of SPDY

Q

spdy-http-server.jar is the HTTP server package of the Jetty implementation of the SPDY protocol. SPDY is a Google experiment with protocols for the web. Its goal is to reduce the latency of web pages.

JAR File Size and Download Location:

File name: spdy-http-server.jar, spdy-http-server-9.0.0.v20130308.jar
File size: 77538 bytes
Date modified: 08-Mar-2013
Download: Jetty/Feature/SPDY

✍: FYIcenter.com

A

Manifest of the JAR:

Archiver-Version: Plexus Archiver
Built-By: joakim
Build-Jdk: 1.7.0_10
Implementation-Vendor: Eclipse.org - Jetty
Implementation-Version: 9.0.0.v20130308
url: http://www.eclipse.org/jetty
Export-Package: org.eclipse.jetty.spdy.server.http;version="9.0",org.e
 clipse.jetty.spdy.server.proxy;version="9.0"
Bundle-Classpath: .
Tool: Bnd-1.15.0
Bundle-Name: Jetty :: SPDY :: Jetty Server HTTP Layer
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Copyright: Copyright (c) 2008-2013 Mort Bay Consulting Pty. Ltd.
Bundle-Vendor: Eclipse Jetty Project
Bundle-Version: 9.0.0.v20130308
Bnd-LastModified: 1362768830732
Bundle-ManifestVersion: 2
Bundle-Description: Administrative parent pom for Jetty modules
Bundle-SymbolicName: org.eclipse.jetty.spdy.http.server
Bundle-DocURL: http://www.eclipse.org/jetty

List of Classes in the JAR:

org/eclipse/jetty/spdy/server/proxy/HTTPSPDYProxyServerConnector
org/eclipse/jetty/spdy/server/proxy/ProxyHTTPSPDYConnection
org/eclipse/jetty/spdy/server/proxy/SPDYProxyEngine
org/eclipse/jetty/spdy/server/proxy/HTTPProxyEngine
org/eclipse/jetty/spdy/server/proxy/ProxyEngine
org/eclipse/jetty/spdy/server/proxy/ProxyHTTPConnectionFactory
org/eclipse/jetty/spdy/server/proxy/ProxyEngineSelector
org/eclipse/jetty/spdy/server/http/HttpChannelOverSPDY
org/eclipse/jetty/spdy/server/http/PushStrategy
org/eclipse/jetty/spdy/server/http/HTTPSPDYHeader
org/eclipse/jetty/spdy/server/http/HTTPSPDYServerConnector
org/eclipse/jetty/spdy/server/http/HttpTransportOverSPDY
org/eclipse/jetty/spdy/server/http/HTTPSPDYServerConnectionFactory
org/eclipse/jetty/spdy/server/http/ReferrerPushStrategy
org/eclipse/jetty/spdy/server/http/HttpInputOverSPDY

2013-07-04, 2721🔥, 0💬