Uses of Interface
org.jmythapi.protocol.IBackend

Packages that use IBackend
org.jmythapi.protocol This package contains basic protocol related interfaces, exceptions and constants. 
org.jmythapi.protocol.impl This package contains implementations of MythTV protocol elements. 
 

Uses of IBackend in org.jmythapi.protocol
 

Methods in org.jmythapi.protocol that return IBackend
static IBackend BackendFactory.createBackend(String hostname)
           
static IBackend BackendFactory.createBackend(String hostname, int port)
           
 

Uses of IBackend in org.jmythapi.protocol.impl
 

Classes in org.jmythapi.protocol.impl that implement IBackend
 class Backend
           
 



Copyright © 2008-2013. All Rights Reserved.