Class HttpClosedException

    • Constructor Detail

      • HttpClosedException

        public HttpClosedException​(String message)
      • HttpClosedException

        public HttpClosedException​(GoAway goAway)
    • Method Detail

      • goAway

        public GoAway goAway()
        Returns:
        the data received when the connection received a GOAWAY frame prior disconnection (HTTP/2 only)