| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StringList> |
ChannelOperations.getXmltvIdList(int sourceId,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StringList> |
ChannelTemplate.getXmltvIdList(int sourceId,
ETagInfo etag) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StringList> |
ContentOperations.getFileList(String storageGroup,
ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StringList> |
ContentTemplate.getFileList(String storageGroup,
ETagInfo etag) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StringList> |
MythOperations.getHosts(ETagInfo etag)
- GET
|
org.springframework.http.ResponseEntity<StringList> |
MythOperations.getKeys(ETagInfo etag)
- GET
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<StringList> |
MythTemplate.getHosts(ETagInfo etag) |
org.springframework.http.ResponseEntity<StringList> |
MythTemplate.getKeys(ETagInfo etag) |
Copyright © 2012. All Rights Reserved.