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

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

Methods in org.jmythapi.protocol that return IUptime
 IUptime IBackend.queryUptime()
          Queries the uptime of the backend.
 

Uses of IUptime in org.jmythapi.protocol.impl
 

Methods in org.jmythapi.protocol.impl that return IUptime
 IUptime Backend.queryUptime()
           
 

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

Classes in org.jmythapi.protocol.response.impl that implement IUptime
 class Uptime
           
 



Copyright © 2008-2013. All Rights Reserved.