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

Packages that use IFreeInputList
org.jmythapi.protocol This package contains basic protocol related interfaces, exceptions and constants. 
org.jmythapi.protocol.impl This package contains implementations of MythTV protocol elements. 
org.jmythapi.protocol.response.impl This package contains implementations of MythTV response messages. 
 

Uses of IFreeInputList in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IFreeInputList
 IFreeInputList IRemoteEncoder.getFreeInputs()
          Gets the free inputs of the encoder.
 IFreeInputList IRecorder.getFreeInputs()
          Gets all free inputs of the recorder.
 

Uses of IFreeInputList in org.jmythapi.protocol.impl
 

Methods in org.jmythapi.protocol.impl that return IFreeInputList
 IFreeInputList RemoteEncoder.getFreeInputs()
           
 IFreeInputList Recorder.getFreeInputs()
           
 

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

Classes in org.jmythapi.protocol.response.impl that implement IFreeInputList
 class FreeInputsList
           
 



Copyright © 2008-2013. All Rights Reserved.