public abstract class AbstractResponseWriter extends Object implements ResponseWriter
| Modifier and Type | Field and Description |
|---|---|
protected static List<org.restlet.data.Language> |
ENGLISH |
| Constructor and Description |
|---|
AbstractResponseWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected org.restlet.representation.Variant |
getVariant(org.restlet.Request request,
List<org.restlet.data.Language> possibleLanguages,
List<org.restlet.data.MediaType> possibleMediaTypes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteResponseprotected static List<org.restlet.data.Language> ENGLISH