Package | Description |
---|---|
org.eclipse.jetty.proxy | |
org.eclipse.jetty.server |
Modifier and Type | Method and Description |
---|---|
HttpConnection |
ConnectHandler.ConnectContext.getHttpConnection() |
Constructor and Description |
---|
ConnectHandler.ConnectContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.AsyncContext asyncContext,
HttpConnection httpConnection) |
Modifier and Type | Method and Description |
---|---|
static HttpConnection |
HttpConnection.getCurrentConnection() |
Modifier and Type | Method and Description |
---|---|
protected static void |
HttpConnection.setCurrentConnection(HttpConnection connection) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.