org.mythtv.services.api.v026
Interface StatusOperations

All Known Implementing Classes:
StatusTemplate

public interface StatusOperations


Method Summary
 org.springframework.http.ResponseEntity<BackendStatus> getStatus(ETagInfo etag)
          - GET
 

Method Detail

getStatus

org.springframework.http.ResponseEntity<BackendStatus> getStatus(ETagInfo etag)
                                                                 throws MythServiceApiRuntimeException
- GET

Returns:
Throws:
MythServiceApiRuntimeException