Uses of Interface
org.jmythapi.protocol.events.IVideoList

Packages that use IVideoList
org.jmythapi.protocol.events This package contains interfaces related to MythTV events. 
org.jmythapi.protocol.events.impl This package contains implementations of MythTV events. 
 

Uses of IVideoList in org.jmythapi.protocol.events
 

Subinterfaces of IVideoList in org.jmythapi.protocol.events
 interface IVideoListChange
          Backend Event - Video List - Change.
 interface IVideoListNoChange
          Backend Event - Video List - No Change.
 

Uses of IVideoList in org.jmythapi.protocol.events.impl
 

Classes in org.jmythapi.protocol.events.impl that implement IVideoList
 class VideoList<E extends Enum<E>>
           
 class VideoListChange
           
 class VideoListNoChange
           
 



Copyright © 2008-2013. All Rights Reserved.