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.hpackMethods in org.eclipse.jetty.http2.hpack that throw HpackException.SessionExceptionModifier and TypeMethodDescriptionvoidMetaDataBuilder.checkSize(int length, boolean huffman) Check that the max size will not be exceeded.org.eclipse.jetty.http.MetaDataHpackDecoder.decode(ByteBuffer buffer) voidMetaDataBuilder.emit(org.eclipse.jetty.http.HttpField field)