Interface | Description |
---|---|
SpdyPacket |
Class | Description |
---|---|
Constants | |
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. |
SessionOutputSink |
Class represents an output sink associated with specific
SpdySession
and is responsible for session (connection) level flow control. |
Source |
The class represents generic source of data to be sent on
SpdyStream . |
Source.SourceFactory | |
SpdyAddOn |
FilterChain after being processed by SpdyAddOn:
|
SpdyAddOn.ProtocolNegotiator | |
SpdyFramingFilter | |
SpdyHandlerFilter |
The
Filter serves as a bridge
between SPDY and HTTP layers by converting SpdyFrame s into
HttpPacket s and passing them up/down by the FilterChain . |
SpdySession |
The SPDY Session abstraction.
|
SpdyStream |
The abstraction representing SPDY stream.
|
SpdyStream.Termination |
Enum | Description |
---|---|
SpdyMode |
Set of modes SPDY can operate in.
|
SpdyStream.TerminationType | |
SpdyVersion |
Supported SPDY versions enum
|
Exception | Description |
---|---|
SpdySessionException |
SPDY Session exception.
|
SpdyStreamException |
SPDY Stream exception.
|
Copyright © 2015 Oracle Corporation. All rights reserved.