org.mythtv.services.connect
Class MythServicesServiceProvider

java.lang.Object
  extended by org.mythtv.services.connect.MythServicesServiceProvider

public class MythServicesServiceProvider
extends Object

Author:
Daniel Frey

Constructor Summary
MythServicesServiceProvider(String apiUrlBase)
           
 
Method Summary
 MythServices getApi()
           
protected  String getApiUrlBase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MythServicesServiceProvider

public MythServicesServiceProvider(String apiUrlBase)
Method Detail

getApi

public MythServices getApi()

getApiUrlBase

protected String getApiUrlBase()


Copyright © 2012. All Rights Reserved.