Uses of Class
org.eclipse.jetty.server.HttpConnection
-
Uses of HttpConnection in org.eclipse.jetty.server
Modifier and TypeMethodDescriptionstatic HttpConnection
HttpConnection.getCurrentConnection()
Get the current connection that this thread is dispatched to.protected static HttpConnection
HttpConnection.setCurrentConnection
(HttpConnection connection) Modifier and TypeMethodDescriptionprotected static HttpConnection
HttpConnection.setCurrentConnection
(HttpConnection connection) ModifierConstructorDescriptionHttpChannelOverHttp
(HttpConnection httpConnection, Connector connector, HttpConfiguration config, EndPoint endPoint, HttpTransport transport)