| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler |
Server.getErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
Server.setErrorHandler(ErrorHandler errorHandler) |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler |
ContextHandler.getErrorHandler() |
static ErrorHandler |
ErrorHandler.getErrorHandler(Server server,
ContextHandler context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextHandler.setErrorHandler(ErrorHandler errorHandler) |
Copyright © 1995–2017 Webtide. All rights reserved.