B C D E G H I L M N S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- blockDecoder() - Method in class swim.hpack.HpackDecoder
- blockEncoder(Iterator<HpackHeader>) - Method in class swim.hpack.HpackEncoder
C
- capacity() - Method in class swim.hpack.HpackDecoder
- capacity() - Method in class swim.hpack.HpackEncoder
- clone() - Method in class swim.hpack.HpackDecoder
- clone() - Method in class swim.hpack.HpackEncoder
- compareTo(HpackHeader) - Method in class swim.hpack.HpackHeader
- create(byte[], byte[]) - Static method in class swim.hpack.HpackHeader
- create(byte[], byte[], boolean) - Static method in class swim.hpack.HpackHeader
- create(String) - Static method in class swim.hpack.HpackHeader
- create(String, String) - Static method in class swim.hpack.HpackHeader
- create(String, String, boolean) - Static method in class swim.hpack.HpackHeader
D
- debug(Output<T>) - Method in class swim.hpack.HpackHeader
- decodeBlock(InputBuffer) - Method in class swim.hpack.HpackDecoder
- decodeHeader(InputBuffer) - Method in class swim.hpack.HpackDecoder
E
- encodeBlock(OutputBuffer<?>, Iterator<HpackHeader>) - Method in class swim.hpack.HpackEncoder
- encodeHeader(OutputBuffer<?>, int) - Method in class swim.hpack.HpackEncoder
- encodeHeader(OutputBuffer<?>, int, Encoder<?, ?>, Encoder<?, ?>, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- encodeHeader(OutputBuffer<?>, HpackHeader) - Method in class swim.hpack.HpackEncoder
- encodeHeader(OutputBuffer<?>, HpackHeader, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- encodeInteger(OutputBuffer<?>, int, int, int) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, byte[]) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, byte[], boolean) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, String) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, String, boolean) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, Input) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, Input, boolean) - Method in class swim.hpack.HpackEncoder
- encodeString(OutputBuffer<?>, Input, int, boolean) - Method in class swim.hpack.HpackEncoder
- equals(Object) - Method in class swim.hpack.HpackHeader
- equalsName(byte[]) - Method in class swim.hpack.HpackHeader
G
- get(int) - Method in class swim.hpack.HpackDecoder
- getIndex(byte[]) - Method in class swim.hpack.HpackEncoder
H
- hashCode() - Method in class swim.hpack.HpackHeader
- headerDecoder() - Method in class swim.hpack.HpackDecoder
- headerEncoder(int) - Method in class swim.hpack.HpackEncoder
- headerEncoder(int, Encoder<?, ?>, Encoder<?, ?>, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- headerEncoder(HpackHeader) - Method in class swim.hpack.HpackEncoder
- headerEncoder(HpackHeader, HpackIndexing) - Method in class swim.hpack.HpackEncoder
- Hpack - Class in swim.hpack
- HpackDecoder - Class in swim.hpack
- HpackDecoder() - Constructor for class swim.hpack.HpackDecoder
- HpackDecoder(int) - Constructor for class swim.hpack.HpackDecoder
- HpackEncoder - Class in swim.hpack
- HpackEncoder() - Constructor for class swim.hpack.HpackEncoder
- HpackEncoder(int) - Constructor for class swim.hpack.HpackEncoder
- HpackException - Exception in swim.hpack
- HpackException(String) - Constructor for exception swim.hpack.HpackException
- HpackException(String, Throwable) - Constructor for exception swim.hpack.HpackException
- HpackException(Throwable) - Constructor for exception swim.hpack.HpackException
- HpackHeader - Class in swim.hpack
- HpackIndexing - Enum in swim.hpack
- huffmanEncodedOutput() - Method in class swim.hpack.HpackEncoder
- huffmanEncodedOutput(Output<T>) - Method in class swim.hpack.HpackEncoder
I
- INCREMENTAL - swim.hpack.HpackIndexing
- integerEncoder(int, int, int) - Method in class swim.hpack.HpackEncoder
- isBlank() - Method in class swim.hpack.HpackHeader
- isSensitive() - Method in class swim.hpack.HpackHeader
L
- length() - Method in class swim.hpack.HpackDecoder
- length() - Method in class swim.hpack.HpackEncoder
- lowerCaseName() - Method in class swim.hpack.HpackHeader
M
- maxDynamicTableSize() - Method in class swim.hpack.HpackDecoder
N
- name() - Method in class swim.hpack.HpackHeader
- nameSize() - Method in class swim.hpack.HpackHeader
- NEVER - swim.hpack.HpackIndexing
- NONE - swim.hpack.HpackIndexing
S
- setCapacity(int) - Method in class swim.hpack.HpackDecoder
- setCapacity(int) - Method in class swim.hpack.HpackEncoder
- setMaxDynamicTableSize(int) - Method in class swim.hpack.HpackDecoder
- size() - Method in class swim.hpack.HpackDecoder
- size() - Method in class swim.hpack.HpackEncoder
- standardDecoder() - Static method in class swim.hpack.Hpack
- standardEncoder() - Static method in class swim.hpack.Hpack
- stringEncoder(byte[]) - Method in class swim.hpack.HpackEncoder
- stringEncoder(byte[], boolean) - Method in class swim.hpack.HpackEncoder
- stringEncoder(String) - Method in class swim.hpack.HpackEncoder
- stringEncoder(String, boolean) - Method in class swim.hpack.HpackEncoder
- stringEncoder(Input) - Method in class swim.hpack.HpackEncoder
- stringEncoder(Input, boolean) - Method in class swim.hpack.HpackEncoder
- stringEncoder(Input, int, boolean) - Method in class swim.hpack.HpackEncoder
- swim.hpack - package swim.hpack
-
Header Compression for HTTP/2.
- swim.http2 - module swim.http2
-
HTTP/2 frame model and wire protocol codec that incrementally decodes and encodes HTTP/2 streams without intermediate buffering.
T
- toString() - Method in class swim.hpack.HpackHeader
V
- value() - Method in class swim.hpack.HpackHeader
- valueOf(String) - Static method in enum swim.hpack.HpackIndexing
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum swim.hpack.HpackIndexing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- valueSize() - Method in class swim.hpack.HpackHeader
All Classes All Packages