| Package | Description |
|---|---|
| org.everrest.core | |
| org.everrest.core.impl | |
| org.everrest.core.tools |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestHandler.handleRequest(GenericContainerRequest request,
GenericContainerResponse response)
Handle the HTTP request by dispatching request to appropriate resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestHandlerImpl.handleRequest(GenericContainerRequest request,
GenericContainerResponse response) |
void |
EverrestProcessor.process(GenericContainerRequest request,
GenericContainerResponse response,
EnvironmentContext envCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ErrorPages.loadErrorPages(javax.servlet.ServletContext servletContext,
Map<Integer,String> errorCodes,
Map<String,String> exceptionTypes) |
protected Set<String> |
WebApplicationDeclaredRoles.loadRoles(javax.servlet.ServletContext servletContext) |
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.