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

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

Uses of IFreeSpaceList in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IFreeSpaceList
 IFreeSpaceList IBackend.queryFreeSpaceList(boolean allhosts)
          Returns the free disk space on the connected or on all MythTV backends.
 

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

Classes in org.jmythapi.protocol.response.impl that implement IFreeSpaceList
 class FreeSpaceList
           
 



Copyright © 2008-2013. All Rights Reserved.