Uses of Class
de.dlr.proseo.api.cadipmon.rest.model.RestInterfaceStatus
Packages that use RestInterfaceStatus
Package
Description
REST interface classes for the prosEO CADIP Monitor component
-
Uses of RestInterfaceStatus in de.dlr.proseo.api.cadipmon.rest
Methods in de.dlr.proseo.api.cadipmon.rest that return types with arguments of type RestInterfaceStatusModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<RestInterfaceStatus> CadipStatusControllerImpl.getRestInterfaceStatusByCadipid(String cadipid, org.springframework.http.HttpHeaders httpHeaders) Get the interface status for the given CADIP Monitororg.springframework.http.ResponseEntity<RestInterfaceStatus> StatusController.getRestInterfaceStatusByCadipid(String cadipid, org.springframework.http.HttpHeaders httpHeaders) Get the interface status for the given CADIP Monitororg.springframework.http.ResponseEntity<RestInterfaceStatus> StatusControllerDecorator.getRestInterfaceStatusByCadipid(String cadipid, org.springframework.http.HttpHeaders httpHeaders) Get the interface status for the given CADIP Monitor