spdy-client-9.0.0.jar - Jetty Implementation of SPDY

Q

spdy-client.jar is the client 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-client.jar, spdy-client-9.0.0.v20130308.jar
File size: 19990 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.client;version="9.0"
Ignore-Package: org.eclipse.jetty.npn
Bundle-Classpath: .
Tool: Bnd-1.15.0
Bundle-Name: Jetty :: SPDY :: Jetty Client Binding
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: 1362768640318
Bundle-ManifestVersion: 2
Bundle-Description: Administrative parent pom for Jetty modules
Bundle-DocURL: http://www.eclipse.org/jetty
Bundle-SymbolicName: org.eclipse.jetty.spdy.client

List of Classes in the JAR:

org/eclipse/jetty/spdy/client/SPDYClientConnectionFactory
org/eclipse/jetty/spdy/client/SPDYConnection
org/eclipse/jetty/spdy/client/SPDYClient
org/eclipse/jetty/spdy/client/FlowControlStrategyFactory
org/eclipse/jetty/spdy/client/NextProtoNegoClientConnection

2013-07-03, 2994🔥, 0💬