Uses of Class
gov.nasa.pds.registry.model.StatusInfo

Packages that use StatusInfo
gov.nasa.pds.registry.model   
gov.nasa.pds.registry.resource   
gov.nasa.pds.registry.service   
gov.nasa.pds.registry.util   
 

Uses of StatusInfo in gov.nasa.pds.registry.model
 

Constructors in gov.nasa.pds.registry.model with parameters of type StatusInfo
StatusInfo(StatusInfo statusInfo)
           
 

Uses of StatusInfo in gov.nasa.pds.registry.resource
 

Methods in gov.nasa.pds.registry.resource that return StatusInfo
 StatusInfo RegistryResource.getStatus()
          Retrieve the status of the registry service.
 

Uses of StatusInfo in gov.nasa.pds.registry.service
 

Methods in gov.nasa.pds.registry.service that return StatusInfo
 StatusInfo RegistryService.getStatus()
          Gives back some basic summary information about the registry.
 

Uses of StatusInfo in gov.nasa.pds.registry.util
 

Fields in gov.nasa.pds.registry.util declared as StatusInfo
static StatusInfo Examples.RESPONSE_STATUS
           
 



Copyright © 2005-2010 Planetary Data System. All Rights Reserved.