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 | Description |
---|---|
HttpUpgrade |
Simple HTTP client that can perform a HTTP upgrade.
|
Exception | Description |
---|---|
RedirectException |
An extension of
IOException 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.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.