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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.