| Package | Description |
|---|---|
| org.eclipse.jetty.io |
Jetty IO : Core classes for Jetty IO subsystem
|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Class and Description |
|---|---|
class |
EofException
A Jetty specialization of EOFException.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Authentication.Failed |
class |
QuietServletException
A ServletException that is logged less verbosely than
a normal ServletException.
|