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

Packages that use IRecordingListChangeSingle
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 IRecordingListChangeSingle in org.jmythapi.protocol.events
 

Subinterfaces of IRecordingListChangeSingle in org.jmythapi.protocol.events
 interface IRecordingListChangeAdd
          Backend Event - Recording-List Event - Recording Added.
 interface IRecordingListChangeDelete
          Backend Event - Recording-List Event - Recording Deleted.
 interface IRecordingListChangeUpdate
          Backend Event - Recording - Properties Updated.
 

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

Classes in org.jmythapi.protocol.events.impl that implement IRecordingListChangeSingle
 class RecordingListChangeAdd
           
 class RecordingListChangeDelete
           
 class RecordingListChangeUpdate
           
 



Copyright © 2008-2013. All Rights Reserved.