| Package | Description |
|---|---|
| org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| Modifier and Type | Class and Description |
|---|---|
private class |
HttpDestination.TimeoutTask
This class enforces the total timeout for exchanges that are still in the queue.
|
class |
TimeoutCompleteListener |
| Modifier and Type | Field and Description |
|---|---|
protected CyclicTimeout |
Session.SessionInactivityTimer._timer |