Module
Package org.xnio.http
-
Interface Summary Interface Description ExtendedHandshakeChecker A class that can decide if a HTTP upgrade handshake is valid.HandshakeChecker A class that can decide if a HTTP upgrade handshake is valid. -
Class Summary Class Description HttpUpgrade Simple HTTP client that can perform a HTTP upgrade. -
Exception Summary Exception Description RedirectException An extension ofIOException
used to convey that a connection has failed as a redirect has been encountered.UpgradeFailedException Exception that is thrown when a valid HTTP response is received that is not an upgrade or redirect response.