| Package | Description |
|---|---|
| org.everrest.core.impl | |
| org.everrest.core.tools |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentContext |
EnvironmentContext.getCurrent() |
| Modifier and Type | Method and Description |
|---|---|
void |
EverrestProcessor.process(GenericContainerRequest request,
GenericContainerResponse response,
EnvironmentContext envCtx) |
static void |
EnvironmentContext.setCurrent(EnvironmentContext env) |
| Modifier and Type | Method and Description |
|---|---|
ContainerResponse |
ResourceLauncher.service(String method,
String requestURI,
String baseURI,
Map<String,List<String>> headers,
byte[] data,
ContainerResponseWriter writer,
EnvironmentContext env) |
ContainerResponse |
ResourceLauncher.service(String method,
String requestURI,
String baseURI,
Map<String,List<String>> headers,
byte[] data,
EnvironmentContext env) |
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.