| Package | Description |
|---|---|
| org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
| org.eclipse.jetty.server.session |
Jetty Server : Session Management Implementations
|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Field and Description |
|---|---|
private CounterStatistic |
ConnectionStatistics._connections |
| Modifier and Type | Field and Description |
|---|---|
private CounterStatistic |
ConnectorStatistics._connectionStats
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private CounterStatistic |
StatisticsHandler._asyncWaitStats |
private CounterStatistic |
StatisticsHandler._dispatchedStats |
private CounterStatistic |
StatisticsHandler._requestStats |
| Modifier and Type | Field and Description |
|---|---|
protected CounterStatistic |
SessionHandler._sessionsCreatedStats |
private CounterStatistic |
DefaultSessionCache._stats |
| Modifier and Type | Field and Description |
|---|---|
private CounterStatistic |
MonitoredQueuedThreadPool.queueStats |
private CounterStatistic |
MonitoredQueuedThreadPool.threadStats |