|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStorageGroupFileList | |
|---|---|
| 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 IStorageGroupFileList in org.jmythapi.protocol |
|---|
| Methods in org.jmythapi.protocol that return IStorageGroupFileList | |
|---|---|
IStorageGroupFileList |
IBackend.queryStorageGroupFileList(String hostName,
String storageGroup,
String path)
Queries the a list of files from the remote storage group. |
IStorageGroupFileList |
IBackend.queryStorageGroupFileList(String hostName,
String storageGroup,
String path,
boolean fileNamesOnly)
Queries the a list of files from the remote storage group. |
| Uses of IStorageGroupFileList in org.jmythapi.protocol.impl |
|---|
| Methods in org.jmythapi.protocol.impl that return IStorageGroupFileList | |
|---|---|
IStorageGroupFileList |
Backend.queryStorageGroupFileList(String hostName,
String storageGroup,
String path)
|
| Uses of IStorageGroupFileList in org.jmythapi.protocol.response.impl |
|---|
| Classes in org.jmythapi.protocol.response.impl that implement IStorageGroupFileList | |
|---|---|
class |
StorageGroupFileList
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||