| Package | Description |
|---|---|
| org.eclipse.jetty.proxy |
Jetty Proxy : Async Proxy Support
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.spdy.server.proxy |
| Modifier and Type | Method and Description |
|---|---|
HttpConnection |
ConnectHandler.ConnectContext.getHttpConnection() |
| Constructor and Description |
|---|
ConnectHandler.ConnectContext(HttpServletRequest request,
HttpServletResponse response,
AsyncContext asyncContext,
HttpConnection httpConnection) |
| Modifier and Type | Method and Description |
|---|---|
static HttpConnection |
HttpConnection.getCurrentConnection()
Get the current connection that this thread is dispatched to.
|
protected static HttpConnection |
HttpConnection.setCurrentConnection(HttpConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
protected static HttpConnection |
HttpConnection.setCurrentConnection(HttpConnection connection) |
| Constructor and Description |
|---|
HttpInputOverHTTP(HttpConnection httpConnection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProxyHTTPSPDYConnection |
Copyright © 1995-2015 Webtide. All Rights Reserved.