Package org.xnio.http


package org.xnio.http
  • Class
    Description
    Exception thrown if the connection is unexpectedly closed during http upgrade before the response can be fully read.
    A class that can decide if a HTTP upgrade handshake is valid.
    A class that can decide if a HTTP upgrade handshake is valid.
    Simple HTTP client that can perform a HTTP upgrade.
    An extension of IOException used to convey that a connection has failed as a redirect has been encountered.
    Exception that is thrown when a valid HTTP response is received that is not an upgrade or redirect response.