| Package | Description |
|---|---|
| org.glassfish.grizzly.spdy | |
| org.glassfish.grizzly.spdy.frames |
| Class and Description |
|---|
| NextProtoNegSupport
Grizzly TLS Next Protocol Negotiation support class.
|
| PushResource
The class represents the data to be pushed from server to client.
|
| PushResource.PushResourceBuilder
PushResource builder to be used to create
PushResource instance. |
| Source
The class represents generic source of data to be sent on
SpdyStream. |
| Source.SourceFactory |
| SpdyHandlerFilter
The
Filter serves as a bridge
between SPDY and HTTP layers by converting SpdyFrames into
HttpPackets and passing them up/down by the FilterChain. |
| SpdyMode
Set of modes SPDY can operate in.
|
| SpdySession |
| SpdySession.BidirectionalBuilder |
| SpdySession.StreamBuilder |
| SpdySession.UnidirectionalBuilder |
| SpdyStream
The abstraction representing SPDY stream.
|
| SpdyStream.TerminationType |
| SpdyStreamException
SPDY Stream exception.
|
| Class and Description |
|---|
| SpdySessionException
SPDY Session exception.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.