Package org.eclipse.jetty.client.http
Interface HttpConnectionUpgrader
public interface HttpConnectionUpgrader
-
Method Summary
Modifier and TypeMethodDescriptionvoid
upgrade
(HttpResponse response, HttpConnectionOverHTTP connection)
-
Method Details
-
upgrade
-