JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.dmfs.httpessentials.decoration
Interface Summary
Interface
Description
Decoration
<T>
General interface for a 'decoration operation' that is taking on object and returning a wrapped or modified version of it.
Class Summary
Class
Description
EntityDecorated
<T>
HttpRequest
decorator that only modifies the
HttpRequestEntity
using the given
Decoration
.
HeaderDecorated
<T>
HttpRequest
decorator that changes only the
Headers
using the given
Decoration
.
ResponseDecorated
<T>
A
HttpRequest
decorator that decorates the
HttpResponse
using the given
Decoration
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes