| 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
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Connection.Listener.Adapter |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.addListener(Connection.Listener listener) |
void |
AbstractConnection.addListener(Connection.Listener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorStatistics
A Connector.Listener that gathers Connector and Connections Statistics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DebugHandler
Debug Handler.
|
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.