| Package | Description |
|---|---|
| com.atomgraph.server | |
| com.atomgraph.server.model | |
| com.atomgraph.server.model.impl | |
| com.atomgraph.server.provider | |
| com.atomgraph.server.resource.graph |
| Modifier and Type | Method and Description |
|---|---|
Application |
Application.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
Application |
Resource.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
Application |
ResourceBase.getApplication() |
| Constructor and Description |
|---|
ResourceBase(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.Request request,
com.atomgraph.core.MediaTypes mediaTypes,
com.atomgraph.core.model.Service service,
Application application,
org.apache.jena.ontology.Ontology ontology,
TemplateCall templateCall,
javax.ws.rs.core.HttpHeaders httpHeaders,
com.sun.jersey.api.core.ResourceContext resourceContext)
Public JAX-RS instance.
|
ResourceBase(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.Request request,
com.atomgraph.core.MediaTypes mediaTypes,
URI uri,
com.atomgraph.core.model.Service service,
Application application,
org.apache.jena.ontology.Ontology ontology,
TemplateCall templateCall,
javax.ws.rs.core.HttpHeaders httpHeaders,
com.sun.jersey.api.core.ResourceContext resourceContext) |
| Modifier and Type | Method and Description |
|---|---|
Application |
ApplicationProvider.getApplication() |
Application |
ApplicationProvider.getContext(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.inject.Injectable<Application> |
ApplicationProvider.getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
javax.ws.rs.core.Context a) |
| Constructor and Description |
|---|
ApplicationProvider(Application application) |
| Constructor and Description |
|---|
Item(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.Request request,
com.atomgraph.core.MediaTypes mediaTypes,
com.atomgraph.core.model.Service service,
Application application,
org.apache.jena.ontology.Ontology ontology,
TemplateCall templateCall,
javax.ws.rs.core.HttpHeaders httpHeaders,
com.sun.jersey.api.core.ResourceContext resourceContext) |
Copyright © 2015–2019. All rights reserved.