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

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

Methods in org.jmythapi.protocol that return IRemoteEncoderBusyStatus
 IRemoteEncoderBusyStatus IRemoteEncoder.getBusyStatus()
          Query the current busy status of the recorder.
 IRemoteEncoderBusyStatus IRemoteEncoder.getBusyStatus(Integer timeBuffer)
          Query the current busy status of the recorder.
 

Uses of IRemoteEncoderBusyStatus in org.jmythapi.protocol.impl
 

Methods in org.jmythapi.protocol.impl that return IRemoteEncoderBusyStatus
 IRemoteEncoderBusyStatus RemoteEncoder.getBusyStatus()
           
 IRemoteEncoderBusyStatus RemoteEncoder.getBusyStatus(Integer timeBuffer)
           
 

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

Classes in org.jmythapi.protocol.response.impl that implement IRemoteEncoderBusyStatus
 class RemoteEncoderBusyStatus
           
 



Copyright © 2008-2013. All Rights Reserved.