| Package | Description |
|---|---|
| org.analogweb.core.response |
This package defines execution results for response.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Acceptable.Creator> |
Acceptable.DEFAULT_MEDIA_TYPE_MAP |
| Modifier and Type | Method and Description |
|---|---|
static Acceptable.Creator |
Acceptable.Creators.json() |
static Acceptable.Creator |
Acceptable.Creators.self(Renderable d) |
static Acceptable.Creator |
Acceptable.Creators.text() |
static Acceptable.Creator |
Acceptable.Creators.xml() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Acceptable.Creator> |
Acceptable.getMediaTypeMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Acceptable.putToMediaTypeMap(String mediaType,
Acceptable.Creator c) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.