A B C D E G H I L M O R S T 
All Classes All Packages

A

add(HttpField) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
AUTHORITY - Static variable in class org.eclipse.jetty.http2.hpack.AuthorityHttpField
 
AuthorityHttpField - Class in org.eclipse.jetty.http2.hpack
 
AuthorityHttpField(String) - Constructor for class org.eclipse.jetty.http2.hpack.AuthorityHttpField
 

B

build() - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
 

C

checkPseudoHeader(HttpHeader, Object) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
 
CompressionException(String, Object...) - Constructor for exception org.eclipse.jetty.http2.hpack.HpackException.CompressionException
 
CONTENT_LENGTH_0 - Static variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
 

D

decode(ByteBuffer) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
 
DEFAULT_MAX_TABLE_CAPACITY - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
 

E

emit(HttpField) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
 
encode(ByteBuffer, HttpField) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 
encode(ByteBuffer, MetaData) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 
encodeMaxDynamicTableSize(ByteBuffer, int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 

G

get(int) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
get(String) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
get(HttpField) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
get(HttpHeader) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
getDynamicTableSize() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
getEncodedField() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
 
getEncodedField(HttpHeader, String, String) - Method in class org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder
 
getHpackContext() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
 
getHpackContext() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 
getHttpField() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
 
getHttpVersion() - Method in class org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder
 
getMaxDynamicTableSize() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
getMaxHeaderListSize() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
 
getMaxHeaderListSize() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 
getMaxSize() - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
Get the maxSize.
getMaxTableCapacity() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
 
getMaxTableCapacity() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 
getSize() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
 
getSize() - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
Get the size.
getStatic(HttpHeader) - Static method in class org.eclipse.jetty.http2.hpack.HpackContext
 
getStaticHuffmanValue() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
 
getStaticHuffmanValue() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
 
getStaticValue() - Method in class org.eclipse.jetty.http2.hpack.StaticTableHttpField
 
getTableCapacity() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 

H

HpackContext - Class in org.eclipse.jetty.http2.hpack
HPACK - Header Compression for HTTP/2
HpackContext.Entry - Class in org.eclipse.jetty.http2.hpack
 
HpackContext.StaticEntry - Class in org.eclipse.jetty.http2.hpack
 
HpackDecoder - Class in org.eclipse.jetty.http2.hpack
Hpack Decoder
HpackDecoder(int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackDecoder
 
HpackDecoder(int, int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackDecoder
Deprecated.
HpackEncoder - Class in org.eclipse.jetty.http2.hpack
 
HpackEncoder() - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
 
HpackEncoder(int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
Deprecated.
HpackEncoder(int, int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
Deprecated.
HpackEncoder(int, int, int) - Constructor for class org.eclipse.jetty.http2.hpack.HpackEncoder
Deprecated.
HpackException - Exception in org.eclipse.jetty.http2.hpack
 
HpackException.CompressionException - Exception in org.eclipse.jetty.http2.hpack
 
HpackException.SessionException - Exception in org.eclipse.jetty.http2.hpack
A Session HPACK Exception.
HpackException.StreamException - Exception in org.eclipse.jetty.http2.hpack
A Stream HPACK exception.
HpackFieldPreEncoder - Class in org.eclipse.jetty.http2.hpack
 
HpackFieldPreEncoder() - Constructor for class org.eclipse.jetty.http2.hpack.HpackFieldPreEncoder
 

I

index(HpackContext.Entry) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
isStatic() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
 
isStatic() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.StaticEntry
 
isValidateEncoding() - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 

L

LOG - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
 
LOG - Static variable in class org.eclipse.jetty.http2.hpack.HpackDecoder
 

M

MetaDataBuilder - Class in org.eclipse.jetty.http2.hpack
 
MetaDataBuilder(int) - Constructor for class org.eclipse.jetty.http2.hpack.MetaDataBuilder
 

O

org.eclipse.jetty.http2.hpack - package org.eclipse.jetty.http2.hpack
 

R

resize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 

S

SessionException(String, Object...) - Constructor for exception org.eclipse.jetty.http2.hpack.HpackException.SessionException
 
setLocalMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
Deprecated.
setLocalMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
Deprecated.
setMaxHeaderListSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
 
setMaxHeaderListSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 
setMaxSize(int) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
 
setMaxTableCapacity(int) - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
Sets the limit for the capacity of the dynamic header table.
setMaxTableCapacity(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
Sets the limit for the capacity of the dynamic header table.
setRemoteMaxDynamicTableSize(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
Deprecated.
setTableCapacity(int) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
Sets the capacity of the dynamic header table.
setValidateEncoding(boolean) - Method in class org.eclipse.jetty.http2.hpack.HpackEncoder
 
size() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
STATIC_SIZE - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
 
STATIC_TABLE - Static variable in class org.eclipse.jetty.http2.hpack.HpackContext
 
staticIndex(HttpHeader) - Static method in class org.eclipse.jetty.http2.hpack.HpackContext
 
StaticTableHttpField - Class in org.eclipse.jetty.http2.hpack
 
StaticTableHttpField(String, String, Object) - Constructor for class org.eclipse.jetty.http2.hpack.StaticTableHttpField
 
StaticTableHttpField(HttpHeader, String, Object) - Constructor for class org.eclipse.jetty.http2.hpack.StaticTableHttpField
 
StaticTableHttpField(HttpHeader, String, String, Object) - Constructor for class org.eclipse.jetty.http2.hpack.StaticTableHttpField
 
streamException(String, Object...) - Method in class org.eclipse.jetty.http2.hpack.MetaDataBuilder
 
StreamException(String, Object...) - Constructor for exception org.eclipse.jetty.http2.hpack.HpackException.StreamException
 

T

toISO88591String(ByteBuffer, int) - Static method in class org.eclipse.jetty.http2.hpack.HpackDecoder
 
toString() - Method in class org.eclipse.jetty.http2.hpack.AuthorityHttpField
 
toString() - Method in class org.eclipse.jetty.http2.hpack.HpackContext.Entry
 
toString() - Method in class org.eclipse.jetty.http2.hpack.HpackContext
 
toString() - Method in class org.eclipse.jetty.http2.hpack.HpackDecoder
 
toString() - Method in class org.eclipse.jetty.http2.hpack.StaticTableHttpField
 
A B C D E G H I L M O R S T 
All Classes All Packages