-
- Enclosing interface:
- HttpUpgrader
public static interface HttpUpgrader.FactoryA factory for
HttpUpgraders.A
Requestsubclass should implement this interface if it wants to create a specific HttpUpgrader.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HttpUpgradernewHttpUpgrader(org.eclipse.jetty.http.HttpVersion version)
-
-
-
Method Detail
-
newHttpUpgrader
HttpUpgrader newHttpUpgrader(org.eclipse.jetty.http.HttpVersion version)
-
-