Package org.eclipse.jetty.client
Interface HttpUpgrader.Factory
- All Known Implementing Classes:
CoreClientUpgradeRequest,JakartaClientUpgradeRequest,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
-