| Interface | Description |
|---|---|
| ServiceBundler |
The ServiceBundler interface collects all the services required for a full
Trellis application.
|
| TimemapGenerator |
A service to generate a stream of Triples from a list of mementos.
|
| Class | Description |
|---|---|
| AcceptDatetime |
A class representing an HTTP Accept-Datetime header.
|
| DefaultTimemapGenerator |
A default TimemapGenerator.
|
| HttpConstants |
A collection of constant values used by the Trellis HTTP layer.
|
| HttpSession | |
| Prefer |
A class representing an HTTP Prefer header.
|
| Range |
A class representing an HTTP Range header.
|
| RdfMediaType |
RDF-based
MediaType definitions. |
| SimpleEvent |
A simple Event implementation.
|
| Slug |
A class representing an HTTP Slug header.
|
| TrellisExtensions | |
| TrellisRequest |
A class representing an HTTP request with various LDP-related headers and query parameters.
|
| Version |
A class representing a version URI parameter.
|
| Annotation Type | Description |
|---|---|
| PATCH |
PATCH HTTP method.
|
This package provides the domain-specific classes for use with the HTTP layer of Trellis.