| Package | Description |
|---|---|
| org.eclipse.jetty.continuation | |
| org.eclipse.jetty.server | |
| org.eclipse.jetty.servlets |
| Modifier and Type | Method and Description |
|---|---|
void |
Continuation.addContinuationListener(ContinuationListener listener)
Add a ContinuationListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncContinuation.addContinuationListener(ContinuationListener listener) |
void |
AsyncContext.addContinuationListener(ContinuationListener listener) |
| Modifier and Type | Field and Description |
|---|---|
protected ContinuationListener[] |
DoSFilter._listener |
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.