Uses of Class
org.eclipse.jetty.server.internal.HttpConnection
Packages that use HttpConnection
-
Uses of HttpConnection in org.eclipse.jetty.server.internal
Methods in org.eclipse.jetty.server.internal that return HttpConnectionModifier and TypeMethodDescriptionstatic HttpConnectionHttpConnection.getCurrentConnection()Get the current connection that this thread is dispatched to.protected static HttpConnectionHttpConnection.setCurrentConnection(HttpConnection connection) Methods in org.eclipse.jetty.server.internal with parameters of type HttpConnectionModifier and TypeMethodDescriptionprotected static HttpConnectionHttpConnection.setCurrentConnection(HttpConnection connection)