Interface HttpUpgrader.Factory

All Known Implementing Classes:
CoreClientUpgradeRequest, JavaxClientUpgradeRequest, 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.