JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.netty.handler.codec.http2
Interface Http2Frame
All Known Subinterfaces:
Http2DataFrame
,
Http2GoAwayFrame
,
Http2HeadersFrame
,
Http2ResetFrame
,
Http2StreamFrame
All Known Implementing Classes:
AbstractHttp2StreamFrame
,
DefaultHttp2DataFrame
,
DefaultHttp2GoAwayFrame
,
DefaultHttp2HeadersFrame
,
DefaultHttp2ResetFrame
public interface
Http2Frame
An HTTP/2 frame.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2008–2016
The Netty Project
. All rights reserved.