Uses of Class
org.mythtv.services.api.channel.VideoSourceWrapper

Packages that use VideoSourceWrapper
org.mythtv.services.api.channel   
org.mythtv.services.api.channel.impl   
 

Uses of VideoSourceWrapper in org.mythtv.services.api.channel
 

Methods in org.mythtv.services.api.channel that return types with arguments of type VideoSourceWrapper
 org.springframework.http.ResponseEntity<VideoSourceWrapper> ChannelOperations.getVideoSource(int sourceId, ETagInfo etag)
          - GET
 

Uses of VideoSourceWrapper in org.mythtv.services.api.channel.impl
 

Methods in org.mythtv.services.api.channel.impl that return types with arguments of type VideoSourceWrapper
 org.springframework.http.ResponseEntity<VideoSourceWrapper> ChannelTemplate.getVideoSource(int sourceId, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.