| Package | Description |
|---|---|
| org.eclipse.jetty.proxy |
Jetty Proxy : Async Proxy Support
|
| Modifier and Type | Field and Description |
|---|---|
private AsyncProxyServlet.WriteState |
AsyncProxyServlet.StreamWriter.state |
| Modifier and Type | Method and Description |
|---|---|
static AsyncProxyServlet.WriteState |
AsyncProxyServlet.WriteState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AsyncProxyServlet.WriteState[] |
AsyncProxyServlet.WriteState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|