|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogMessageList | |
|---|---|
| org.mythtv.services.api.myth | |
| org.mythtv.services.api.myth.impl | |
| Uses of LogMessageList in org.mythtv.services.api.myth |
|---|
| Methods in org.mythtv.services.api.myth that return types with arguments of type LogMessageList | |
|---|---|
org.springframework.http.ResponseEntity<LogMessageList> |
MythOperations.getLogs(String hostname,
String application,
int pid,
int tid,
String thread,
String filename,
int line,
String function,
org.joda.time.DateTime from,
org.joda.time.DateTime to,
String level,
String messageContains,
ETagInfo etag)
- GET |
| Uses of LogMessageList in org.mythtv.services.api.myth.impl |
|---|
| Methods in org.mythtv.services.api.myth.impl that return types with arguments of type LogMessageList | |
|---|---|
org.springframework.http.ResponseEntity<LogMessageList> |
MythTemplate.getLogs(String hostname,
String application,
int pid,
int tid,
String thread,
String filename,
int line,
String function,
org.joda.time.DateTime from,
org.joda.time.DateTime to,
String level,
String messageContains,
ETagInfo etag)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||