| Package | Description |
|---|---|
| org.everrest.core.impl | |
| org.everrest.core.servlet | |
| org.everrest.core.tools |
| Constructor and Description |
|---|
ContainerResponse(ContainerResponseWriter responseWriter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletContainerResponseWriter
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayContainerResponseWriter
Mock object that can be used for any tests.
|
class |
DummyContainerResponseWriter
Mock object than can be used for any test when we don't care about response
entity at all.
|
| 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) |
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.