Uses of Class
org.eclipse.jetty.http2.hpack.HpackException.SessionException
-
-
Uses of HpackException.SessionException in org.eclipse.jetty.http2.hpack
Subclasses of HpackException.SessionException in org.eclipse.jetty.http2.hpack Modifier and Type Class Description static classHpackException.CompressionExceptionMethods in org.eclipse.jetty.http2.hpack that throw HpackException.SessionException Modifier and Type Method Description voidMetaDataBuilder. checkSize(int length, boolean huffman)Check that the max size will not be exceeded.MetaDataHpackDecoder. decode(java.nio.ByteBuffer buffer)voidMetaDataBuilder. emit(HttpField field)
-