|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
gov.nasa.pds.registry.resource | |
gov.nasa.pds.registry.util |
Uses of Service in gov.nasa.pds.registry.resource |
---|
Methods in gov.nasa.pds.registry.resource that return Service | |
---|---|
Service |
ServicesResource.getService(String guid)
Retrieves the service with the given identifier. |
Methods in gov.nasa.pds.registry.resource with parameters of type Service | |
---|---|
protected static URI |
ServicesResource.getServiceUri(Service service,
javax.ws.rs.core.UriInfo uriInfo)
|
javax.ws.rs.core.Response |
ServicesResource.publishService(Service service)
Publishes a service to the registry. |
Uses of Service in gov.nasa.pds.registry.util |
---|
Fields in gov.nasa.pds.registry.util declared as Service | |
---|---|
static Service |
Examples.SERVICE
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |