JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Constructors
Deprecated Methods
Method
Description
org.eclipse.jetty.http2.hpack.HpackDecoder.setLocalMaxDynamicTableSize
(int)
use
HpackDecoder.setMaxTableCapacity(int)
instead
org.eclipse.jetty.http2.hpack.HpackEncoder.setLocalMaxDynamicTableSize
(int)
org.eclipse.jetty.http2.hpack.HpackEncoder.setRemoteMaxDynamicTableSize
(int)
Deprecated Constructors
Constructor
Description
org.eclipse.jetty.http2.hpack.HpackDecoder
(int, int)
org.eclipse.jetty.http2.hpack.HpackEncoder
(int)
org.eclipse.jetty.http2.hpack.HpackEncoder
(int, int)
org.eclipse.jetty.http2.hpack.HpackEncoder
(int, int, int)
HpackDecoder.setMaxTableCapacity(int)instead