| 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 | Description |
|---|---|---|
ErrorHandler |
Server.getErrorHandler() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Server.setErrorHandler(ErrorHandler errorHandler) |
| Modifier and Type | Method | Description |
|---|---|---|
ErrorHandler |
ContextHandler.getErrorHandler() |
|
static ErrorHandler |
ErrorHandler.getErrorHandler(Server server,
ContextHandler context) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ContextHandler.setErrorHandler(ErrorHandler errorHandler) |
Copyright © 1995–2018 Webtide. All rights reserved.