Interface HttpUpgrader.Factory
- All Known Implementing Classes:
CoreClientUpgradeRequest, JettyClientUpgradeRequest, JettyClientUpgradeRequest
- Enclosing interface:
HttpUpgrader
public static interface HttpUpgrader.Factory
A factory for HttpUpgraders.
A Request subclass should implement this interface
if it wants to create a specific HttpUpgrader.
-
Method Summary
-
Method Details
-
newHttpUpgrader
-