|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMythResponse | |
---|---|
org.jmythapi.protocol.events.impl | This package contains implementations of MythTV events. |
org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
org.jmythapi.protocol.utils | This package contains protocol related utiltity classes. |
Uses of IMythResponse in org.jmythapi.protocol.events.impl |
---|
Classes in org.jmythapi.protocol.events.impl that implement IMythResponse | |
---|---|
class |
AMythEvent<E extends Enum<E>>
|
class |
AskRecording
|
class |
ClearSettingsCache
|
class |
ClientErrorEvent
|
class |
CommflagStart
|
class |
DoneRecording
|
class |
DownloadFileFinished
|
class |
DownloadFileUpdate
|
class |
LiveTvChainUpdate
|
class |
PixmapGenerated
|
class |
RecordingListChangeAdd
|
class |
RecordingListChangeAny
|
class |
RecordingListChangeDelete
|
class |
RecordingListChangeUpdate
|
class |
ResetIdleTime
|
class |
ScheduleChange
|
class |
ShutdownCountdown
|
class |
SystemEvent
|
class |
UpdateFileSize
|
class |
UpdateProgInfo
|
class |
VideoList<E extends Enum<E>>
|
class |
VideoListChange
|
class |
VideoListNoChange
|
Uses of IMythResponse in org.jmythapi.protocol.response.impl |
---|
Uses of IMythResponse in org.jmythapi.protocol.utils |
---|
Methods in org.jmythapi.protocol.utils with type parameters of type IMythResponse | ||
---|---|---|
static
|
ResponseUtils.readFrom(Class<Resp> respClass,
IMythPacket packet)
Converts a protocol packet into a response object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |