Uses of Interface
org.jmythapi.protocol.response.IBasicInputInfo

Packages that use IBasicInputInfo
org.jmythapi.protocol.response This package contains interfaces of MythTV response messages. 
org.jmythapi.protocol.response.impl This package contains implementations of MythTV response messages. 
 

Uses of IBasicInputInfo in org.jmythapi.protocol.response
 

Subinterfaces of IBasicInputInfo in org.jmythapi.protocol.response
 interface IInputInfo
          An interface to get informations about a recorder input.
 interface IInputInfoFree
          An interface to get the free inputs of a MythTV encoder.
 interface IInputInfoTuned
          An interface to get a currently in use recorder input.
 interface IProgramInfo
          An interface to get infos about a MythTV recording.
 

Uses of IBasicInputInfo in org.jmythapi.protocol.response.impl
 

Classes in org.jmythapi.protocol.response.impl that implement IBasicInputInfo
 class InputInfoFree
           
 class InputInfoTuned
           
 class ProgramInfo
           
 



Copyright © 2008-2013. All Rights Reserved.