Uses of Class
org.mythtv.services.api.frontend.FrontendStatus

Packages that use FrontendStatus
org.mythtv.services.api.frontend   
org.mythtv.services.api.frontend.impl   
 

Uses of FrontendStatus in org.mythtv.services.api.frontend
 

Methods in org.mythtv.services.api.frontend that return types with arguments of type FrontendStatus
 org.springframework.http.ResponseEntity<FrontendStatus> FrontendOperations.getStatus(String frontedApiUrlBase, ETagInfo etag)
          - GET
 

Uses of FrontendStatus in org.mythtv.services.api.frontend.impl
 

Methods in org.mythtv.services.api.frontend.impl that return types with arguments of type FrontendStatus
 org.springframework.http.ResponseEntity<FrontendStatus> FrontendTemplate.getStatus(String frontedApiUrlBase, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.