Uses of Class
de.dlr.proseo.storagemgr.rest.model.RestInfo
Packages that use RestInfo
Package
Description
Classes implementing the REST interface for the prosEO Storage Manager component
-
Uses of RestInfo in de.dlr.proseo.storagemgr.rest
Methods in de.dlr.proseo.storagemgr.rest that return types with arguments of type RestInfoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<RestInfo> InfoController.getRestInfo()get infos for this storage-managerorg.springframework.http.ResponseEntity<RestInfo> InfoControllerDecorator.getRestInfo()get infos for this storage-managerorg.springframework.http.ResponseEntity<RestInfo> InfoControllerImpl.getRestInfo()Set information with configuration settings.