Uses of Class
org.eclipse.jetty.http2.hpack.HpackException
-
-
Uses of HpackException in org.eclipse.jetty.http2.hpack
Subclasses of HpackException in org.eclipse.jetty.http2.hpack Modifier and Type Class Description static classHpackException.CompressionExceptionstatic classHpackException.SessionExceptionA Session HPACK Exception.static classHpackException.StreamExceptionA Stream HPACK exception.
-