| Class | Description |
|---|---|
| BaseEndpoint |
Useful base class from which Jersey RDF endpoints can inherit.
|
| CorsFilter |
A
Filter that enable client-side cross-origin requests by
implementing W3C's CORS (Cross-Origin Resource
Sharing) specification for resources. |
| DatatableAPI | |
| Describe |
Simplified example of rendering a resource in a JSON format.
|
| DSAPIManager |
Makes a collection data-cube-like datasets available over a flexible
query API.
|
| Enum | Description |
|---|---|
| CorsFilter.CORSRequestType |
Enumerates varies types of CORS requests.
|
| Exception | Description |
|---|---|
| WebApiException |
Signal an application error response with a specifiable HTTP status code
and an associated message.
|
Copyright © 2014. All rights reserved.