Package | Description |
---|---|
org.glassfish.grizzly.http2 | |
org.glassfish.grizzly.http2.draft14 | |
org.glassfish.grizzly.http2.frames |
Class and Description |
---|
AlpnSupport
Grizzly TLS Next Protocol Negotiation support class.
|
DraftVersion
Supported HTTP2 draft versions enum
|
Http2BaseFilter
The
Filter serves as a bridge
between HTTP2 frames and upper-level HTTP layers by converting Http2Frame s into
HttpPacket s and passing them up/down by the FilterChain . |
Http2Connection
The HTTP2 connection abstraction.
|
Http2Connection.PushStreamBuilder |
Http2Connection.RegularStreamBuilder |
Http2Connection.StreamBuilder |
Http2ConnectionException
SPDY Session exception.
|
Http2ConnectionOutputSink
Class represents an output sink associated with specific
Http2Connection
and is responsible for session (connection) level flow control. |
Http2FrameCodec |
Http2FrameCodec.FrameParsingState |
Http2Stream
The abstraction representing HTTP2 stream.
|
Http2Stream.Termination |
Http2Stream.TerminationType |
Http2StreamException
SPDY Stream exception.
|
Http2StreamState
Http2Stream states. |
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
Http2Stream . |
Source.SourceFactory |
Class and Description |
---|
DraftVersion
Supported HTTP2 draft versions enum
|
Http2BaseFilter
The
Filter serves as a bridge
between HTTP2 frames and upper-level HTTP layers by converting Http2Frame s into
HttpPacket s and passing them up/down by the FilterChain . |
Http2Connection
The HTTP2 connection abstraction.
|
Http2ConnectionException
SPDY Session exception.
|
Http2ConnectionOutputSink
Class represents an output sink associated with specific
Http2Connection
and is responsible for session (connection) level flow control. |
Class and Description |
---|
Http2Connection
The HTTP2 connection abstraction.
|
Copyright © 2024 Oracle Corporation. All rights reserved.