| Package | Description |
|---|---|
| org.analogweb.core.response |
This package defines execution results for response.
|
| Modifier and Type | Method and Description |
|---|---|
static RenderableResponses |
RenderableResponses.locates(URI location) |
static RenderableResponses |
RenderableResponses.ok() |
static RenderableResponses |
RenderableResponses.ok(ReadableBuffer body) |
static RenderableResponses |
RenderableResponses.ok(ResponseEntity entity) |
static RenderableResponses |
RenderableResponses.ok(String entity,
Charset charset) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.