jMythAPI 1.0.3 API

jMythAPI is a java client library to query and control a MythTV backend.
See here how to start using this API.

See:
          Description

MythTV Protocol
org.jmythapi.protocol This package contains basic protocol related interfaces, exceptions and constants.
org.jmythapi.protocol.annotation This package contains annotations used to describe protocol elements.
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 This package contains interfaces of MythTV response messages.
org.jmythapi.protocol.response.impl This package contains implementations of MythTV response messages.
org.jmythapi.protocol.response.impl.comparators This package contains classes to sort MythTV recordings.
org.jmythapi.protocol.response.impl.filters This package contains classes to filter MythTV recordings.
org.jmythapi.protocol.utils This package contains protocol related utiltity classes.

 

MythTV Database
org.jmythapi.database  
org.jmythapi.database.annotation  
org.jmythapi.database.impl  
org.jmythapi.database.utils  

 

MythTV Javadoc Tools
org.jmythapi.javadoc This package contains objects needed for javadoc generation.
org.jmythapi.javadoc.tags This package contains javadoc taglets.
org.jmythapi.javadoc.utils This package contains utility classes used for javadoc generation.

 

Other Packages
org.jmythapi  
org.jmythapi.impl  
org.jmythapi.upnp  
org.jmythapi.url.mythtv  
org.jmythapi.utils  

 

jMythAPI is a java client library to query and control a MythTV backend.
See here how to start using this API.

How to start:

IBackend



Copyright © 2008-2013. All Rights Reserved.