JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
S
A
addHeader(byte[], byte[], boolean)
- Method in interface com.twitter.hpack.
HeaderListener
emitHeader is called by the decoder during header field emission.
C
com.twitter.hpack
- package com.twitter.hpack
HPACK: Header Compression for HTTP/2
D
decode(InputStream, HeaderListener)
- Method in class com.twitter.hpack.
Decoder
Decode the header block into header fields.
Decoder
- Class in
com.twitter.hpack
Decoder(int, int)
- Constructor for class com.twitter.hpack.
Decoder
Creates a new decoder.
DECODER
- Static variable in class com.twitter.hpack.
Huffman
Huffman Decoder
E
encodeHeader(OutputStream, byte[], byte[], boolean)
- Method in class com.twitter.hpack.
Encoder
Encode the header field into the header block.
Encoder
- Class in
com.twitter.hpack
Encoder(int)
- Constructor for class com.twitter.hpack.
Encoder
Creates a new encoder.
ENCODER
- Static variable in class com.twitter.hpack.
Huffman
Huffman Encoder
endHeaderBlock()
- Method in class com.twitter.hpack.
Decoder
End the current header block.
G
getMaxHeaderTableSize()
- Method in class com.twitter.hpack.
Decoder
Return the maximum table size.
getMaxHeaderTableSize()
- Method in class com.twitter.hpack.
Encoder
Return the maximum table size.
H
HeaderListener
- Interface in
com.twitter.hpack
Huffman
- Class in
com.twitter.hpack
S
setMaxHeaderTableSize(int)
- Method in class com.twitter.hpack.
Decoder
Set the maximum table size.
setMaxHeaderTableSize(OutputStream, int)
- Method in class com.twitter.hpack.
Encoder
Set the maximum table size.
A
C
D
E
G
H
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.