| ConfigUtils |
Provides some utility-methods based on configuration.
|
| CORSFilter |
|
| DummyWriter |
This writer is to prevent the default rendering.
|
| EffectiveRequestUriFilter |
Unfortuntaley jersey takes the hostname and port from its config,
this filter ensures resources get the hostname and port as per the
HTTP headers
|
| ExtensibleRootResource |
The class looks for instances of xlds:ResourceDescriptionProvider in the
configuration and create the respective instances.
|
| MyGraphWriter |
This class is necessary, because
org.apache.clerezza.jaxrs.rdf.providers.GraphWriter expects to have a
serializer service injected
|
| RootResource |
|
| Server |
|
| SLDS |
The ontology as java constants
|
| VaryFilter |
|