|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBasicFreeSpace | |
|---|---|
| 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 | This package contains interfaces of MythTV response messages. |
| org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
| Uses of IBasicFreeSpace in org.jmythapi.protocol |
|---|
| Methods in org.jmythapi.protocol that return IBasicFreeSpace | |
|---|---|
IBasicFreeSpace |
IBackend.getFreeSpaceOverview()
Gets the free space on the backend. |
| Uses of IBasicFreeSpace in org.jmythapi.protocol.impl |
|---|
| Methods in org.jmythapi.protocol.impl that return IBasicFreeSpace | |
|---|---|
IBasicFreeSpace |
Backend.getFreeSpaceOverview()
|
| Uses of IBasicFreeSpace in org.jmythapi.protocol.response |
|---|
| Subinterfaces of IBasicFreeSpace in org.jmythapi.protocol.response | |
|---|---|
interface |
IFreeSpace
Deprecated. 17 |
interface |
IFreeSpaceList
The response to a IBackend.queryFreeSpaceList(boolean) request. |
interface |
IFreeSpaceListEntry
One entry of an IFreeSpaceList response. |
interface |
IFreeSpaceSummary
An interface to get the free disk-space of a MythTV backend. |
| Uses of IBasicFreeSpace in org.jmythapi.protocol.response.impl |
|---|
| Classes in org.jmythapi.protocol.response.impl that implement IBasicFreeSpace | |
|---|---|
class |
AFreeSpace<E extends Enum<E>>
|
class |
FreeSpace
Deprecated. 17 |
class |
FreeSpaceList
|
class |
FreeSpaceList.Entry
|
class |
FreeSpaceSummary
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||