Packages

package http2

Content Hierarchy

Type Members

  1. class Http2Exception extends RuntimeException

    Base class for HTTP2 exceptions.

    Base class for HTTP2 exceptions.

    Annotations
    @ApiMayChange()
  2. class PeerClosedStreamException extends Http2Exception with NoStackTrace

    Exception that will be reported on the request entity stream when the peer closed the stream.

    Exception that will be reported on the request entity stream when the peer closed the stream.

    Annotations
    @ApiMayChange()

Ungrouped