| Name | Description | Type | Package | Framework |
| RsBuffered | Response with buffered body. | Class | org.takes.rs | Takes |
|
| RsEmpty | The class is immutable and thread-safe. | Class | org.takes.rs | Takes |
|
| RsFluent | The class is immutable and thread-safe. | Class | org.takes.rs | Takes |
|
| RsGzip | Response compressed with GZIP, according to RFC 1952. | Class | org.takes.rs | Takes |
|
| RsHTML | HTML response decorator. | Class | org.takes.rs | Takes |
|
| RsJSON | Response that converts Java object to JSON. | Class | org.takes.rs | Takes |
|
| RsJSON .Source | | Interface | org.takes.rs.RsJSON | Takes |
|
| RsPrettyJSON | Response with properly indented JSON body. | Class | org.takes.rs | Takes |
|
| RsPrettyXML | Response with properly indented XML body. | Class | org.takes.rs | Takes |
|
| RsPrint | Response decorator that can print an entire response in HTTP format. | Class | org.takes.rs | Takes |
|
| RsRedirect | The class is immutable and thread-safe. | Class | org.takes.rs | Takes |
|
| RsSimple | The class is immutable and thread-safe. | Class | org.takes.rs | Takes |
|
| RsText | Plain text response decorator. | Class | org.takes.rs | Takes |
|
| RsVelocity | Response that converts Velocity template to text. | Class | org.takes.rs | Takes |
|
| RsVelocity .Pair | | Class | org.takes.rs.RsVelocity | Takes |
|
| RsWithBody | Response decorator, with body. | Class | org.takes.rs | Takes |
|
| RsWithCookie | Response decorator, with an additional cookie. | Class | org.takes.rs | Takes |
|
| RsWithHeader | Response decorator, with an additional header. | Class | org.takes.rs | Takes |
|
| RsWithHeaders | Response decorator, with an additional headers. | Class | org.takes.rs | Takes |
|
| RsWithoutHeader | Response decorator, without a header. | Class | org.takes.rs | Takes |
|
| RsWithStatus | Response decorator, with status code. | Class | org.takes.rs | Takes |
|
| RsWithType | Response decorator, with content type. | Class | org.takes.rs | Takes |
|
| RsWrap | The class is immutable and thread-safe. | Class | org.takes.rs | Takes |
|
| RsXembly | Response that converts Xembly object to XML. | Class | org.takes.rs.xe | Takes |
|
| RsXSLT | Response that converts XML into HTML using attached XSL stylesheet. | Class | org.takes.rs | Takes |
|
| XeAppend | Xembly source to append something to an existing element. | Class | org.takes.rs.xe | Takes |
|
| XeChain | The class is immutable and thread-safe. | Class | org.takes.rs.xe | Takes |
|
| XeDate | Xembly source to create SLA attribute with current date/time in ISO 8601. | Class | org.takes.rs.xe | Takes |
|
| XeDirectives | Chain of directives. | Class | org.takes.rs.xe | Takes |
|
| XeLink | Xembly source to create an Atom LINK element. | Class | org.takes.rs.xe | Takes |
|
| XeLinkHome | Xembly source to create an HOME Atom LINK element. | Class | org.takes.rs.xe | Takes |
|
| XeLinkSelf | Xembly source to create an SELF Atom LINK element. | Class | org.takes.rs.xe | Takes |
|
| XeLocalhost | Xembly source to create SLA attribute with server IP address. | Class | org.takes.rs.xe | Takes |
|
| XeMillis | Xembly source to create millis element at the root. | Class | org.takes.rs.xe | Takes |
|
| XeSLA | Xembly source to create SLA attribute with server load average. | Class | org.takes.rs.xe | Takes |
|
| XeSource | Source with Xembly directives. | Interface | org.takes.rs.xe | Takes |
|
| XeStylesheet | Xembly source to create an XSL stylesheet processing instruction. | Class | org.takes.rs.xe | Takes |
|
| XeTransform | Iterable to transform an iterable of some objects into an iterable of Xembly sources. | Class | org.takes.rs.xe | Takes |
|
| XeTransform .Func | Function to map them. | Interface | org.takes.rs.xe.XeTransform | Takes |
|
| XeWhen | Xembly source that could be empty of could return an encapsulated other Xembly source. | Class | org.takes.rs.xe | Takes |
|
| XeWrap | Wrap of Xembly source. | Class | org.takes.rs.xe | Takes |