Uses of Interface
org.jmythapi.protocol.IMythPacket

Packages that use IMythPacket
org.jmythapi.protocol This package contains basic protocol related interfaces, exceptions and constants. 
org.jmythapi.protocol.events This package contains interfaces related to MythTV events. 
org.jmythapi.protocol.events.impl This package contains implementations of MythTV events. 
org.jmythapi.protocol.impl This package contains implementations of MythTV protocol elements. 
org.jmythapi.protocol.request This package contains intefaces of MythTV request messages. 
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 IMythPacket in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IMythPacket
 IMythPacket ISendable.getPacket()
          Converts the object into a packet that can be send over network.
 IMythPacket IBackendConnection.readPacket()
          Receives the next packet from the backend.
 

Methods in org.jmythapi.protocol with parameters of type IMythPacket
 void IBackendConnection.writePacket(IMythPacket packet)
          Sends a packet to the backend.
 

Uses of IMythPacket in org.jmythapi.protocol.events
 

Methods in org.jmythapi.protocol.events with parameters of type IMythPacket
 void IMythEventPacketListener.fireEvent(IMythPacket eventPacket)
           
 

Uses of IMythPacket in org.jmythapi.protocol.events.impl
 

Methods in org.jmythapi.protocol.events.impl that return IMythPacket
 IMythPacket AMythEvent.getPacket()
           
 

Methods in org.jmythapi.protocol.events.impl with parameters of type IMythPacket
static List<String> AMythEvent.extractArgumentsList(IMythPacket packet)
           
 String AMythEvent.extractEventName(IMythPacket packet)
           
static AMythEvent<?> DownloadFile.valueOf(IMythPacket eventPacket)
           
static PixmapGenerated PixmapGenerated.valueOf(IMythPacket eventPacket)
           
static AMythEvent<?> LiveTvChain.valueOf(IMythPacket eventPacket)
           
static ClientErrorEvent ClientErrorEvent.valueOf(IMythPacket packet)
           
static AMythEvent<?> RecordingListChange.valueOf(IMythPacket eventPacket)
           
 

Constructors in org.jmythapi.protocol.events.impl with parameters of type IMythPacket
AMythEvent(Class<E> propsClass, IMythPacket packet)
           
AskRecording(IMythPacket packet)
           
ClearSettingsCache(IMythPacket packet)
           
CommflagStart(IMythPacket packet)
           
DoneRecording(IMythPacket packet)
           
RecordingListChangeAny(IMythPacket packet)
           
RecordingListChangeUpdate(IMythPacket packet)
           
ResetIdleTime(IMythPacket packet)
           
ScheduleChange(IMythPacket packet)
           
ShutdownCountdown(IMythPacket packet)
           
SystemEvent(IMythPacket packet)
           
UpdateFileSize(IMythPacket packet)
           
UpdateProgInfo(IMythPacket packet)
           
VideoList(Class<E> propsClass, IMythPacket packet)
           
VideoListChange(IMythPacket mythPacket)
           
VideoListNoChange(IMythPacket mythPacket)
           
 

Uses of IMythPacket in org.jmythapi.protocol.impl
 

Classes in org.jmythapi.protocol.impl that implement IMythPacket
 class ClientErrorPacket
           
 class MythPacket
           
 

Methods in org.jmythapi.protocol.impl that return IMythPacket
 IMythPacket BackendConnection.readPacket()
           
protected  IMythPacket BackendConnection.readPacketFromQueue()
           
protected  IMythPacket BackendConnection.readPacketFromSocket()
           
 

Methods in org.jmythapi.protocol.impl with parameters of type IMythPacket
 void Backend.fireEvent(IMythPacket eventPacket)
           
 void BackendConnection.writePacket(IMythPacket packet)
           
 

Uses of IMythPacket in org.jmythapi.protocol.request
 

Methods in org.jmythapi.protocol.request that return IMythPacket
 IMythPacket AMythRequest.getPacket()
           
 

Methods in org.jmythapi.protocol.request with parameters of type IMythPacket
static IMythRequest AMythRequest.readFrom(IMythPacket packet)
           
 

Uses of IMythPacket in org.jmythapi.protocol.response.impl
 

Methods in org.jmythapi.protocol.response.impl that return IMythPacket
 IMythPacket AMythResponse.getPacket()
          Converts this response-object into a IMythPacket.
 

Methods in org.jmythapi.protocol.response.impl with parameters of type IMythPacket
static boolean RecorderInfo.recorderFound(IMythPacket packet)
           
static RecorderInfo RecorderInfo.valueOf(IMythPacket packet)
           
static StorageGroupFile StorageGroupFile.valueOf(IMythPacket packet)
           
static ProgramRecordingStatus ProgramRecordingStatus.valueOf(IMythPacket packet)
           
static Pixmap Pixmap.valueOf(IMythPacket packet)
           
static FileStatus FileStatus.valueOf(IMythPacket packet)
          Constructs a new status object from a protocol packet and does some data correction.
 

Constructors in org.jmythapi.protocol.response.impl with parameters of type IMythPacket
AFreeSpace(Class<E> propsClass, IMythPacket packet)
           
AMythResponse(Class<E> propsClass, IMythPacket packet)
          A constructor to create a response object from a given packet object.
AProgramInfo(Class<E> propsClass, IMythPacket packet)
           
ARecorderProgramInfo(Class<E> propsClass, IMythPacket packet)
           
ARecordings(Class<E> propsClass, IMythPacket packet)
           
FileStatus(IMythPacket packet)
          Constructs a status object from a protocol packet.
FileTransfer(IBackendConnection commandConnection, IBackendConnection dataConnection, IMythPacket packet)
           
FreeInputsList(IMythPacket packet)
           
FreeSpace(IMythPacket packet)
          Deprecated.  
FreeSpaceList.Entry(IMythPacket packet)
           
FreeSpaceList(IMythPacket packet)
           
FreeSpaceSummary(IMythPacket packet)
           
GuideDataThrough(IMythPacket packet)
           
InputInfoFree(IMythPacket packet)
           
InputInfoTuned(IMythPacket packet)
           
Load(IMythPacket packet)
           
MemStats(IMythPacket packet)
           
Pixmap(IMythPacket packet)
           
ProgramInfo(IMythPacket packet)
          Constructs a program-info object from a MythTv-protocol packet.
ProgramInfoList(IMythPacket packet)
           
RecorderChannelInfo(IMythPacket packet)
           
RecorderChannelPrefixStatus(IMythPacket packet)
           
RecorderInfo(IMythPacket packet)
           
RecorderNextProgramInfo(IMythPacket packet)
           
RecorderProgramInfo(IMythPacket packet)
          Deprecated.  
RecordingsConflicting(IMythPacket packet)
           
RecordingsExpiring(IMythPacket packet)
           
RecordingsPending(IMythPacket packet)
           
RecordingsScheduled(IMythPacket packet)
           
RecordingStatus(IMythPacket packet)
           
RemoteEncoderBusyStatus(IMythPacket packet)
           
RemoteEncoderState(IMythPacket packet)
           
RingBuffer(IBackendConnection commandConnection, int recorderId, IMythPacket packet)
          Deprecated.  
Setting(IMythPacket packet)
           
StorageGroupFile(IMythPacket packet)
           
StorageGroupFileList(IMythPacket packet)
           
Timezone(IMythPacket packet)
           
TunerInfo(IMythPacket packet)
           
Uptime(IMythPacket packet)
           
 

Uses of IMythPacket in org.jmythapi.protocol.utils
 

Methods in org.jmythapi.protocol.utils that return IMythPacket
static IMythPacket PacketUtils.readFrom(ProtocolVersion protoVersion, InputStream input)
          Reads a MythTV-packet from an input-stream.
static IMythPacket PacketUtils.readFrom(ProtocolVersion protoVersion, String inputString)
          Reads a MythTV-packet from a string.
 

Methods in org.jmythapi.protocol.utils with parameters of type IMythPacket
static
<Event extends IMythEvent<?>>
Event
EventUtils.readFrom(Class<Event> respClass, IMythPacket packet)
           
static
<E extends Enum<E>,Resp extends AMythResponse<E> & IMythResponse<E>>
Resp
ResponseUtils.readFrom(Class<Resp> respClass, IMythPacket packet)
          Converts a protocol packet into a response object.
static
<Event extends IMythEvent<?>>
Event
EventUtils.readFrom(IMythPacket packet)
           
static void PacketUtils.writeTo(IMythPacket packet, OutputStream output)
          Writes a MythTV-packet to an output-stream.
 



Copyright © 2008-2013. All Rights Reserved.