org.mythtv.services.api
Class MythServicesTemplate

java.lang.Object
  extended by org.mythtv.services.api.BaseMythServicesTemplate
      extended by org.mythtv.services.api.MythServicesTemplate
All Implemented Interfaces:
MythServices

public class MythServicesTemplate
extends BaseMythServicesTemplate

Author:
Daniel Frey

Constructor Summary
MythServicesTemplate(String apiUrlBase)
           
 
Method Summary
protected  org.springframework.web.client.RestOperations createRestOperations()
           
 
Methods inherited from class org.mythtv.services.api.BaseMythServicesTemplate
captureOperations, channelOperations, contentOperations, dvrOperations, frontendOperations, guideOperations, mythOperations, videoOperations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MythServicesTemplate

public MythServicesTemplate(String apiUrlBase)
Method Detail

createRestOperations

protected org.springframework.web.client.RestOperations createRestOperations()
Specified by:
createRestOperations in class BaseMythServicesTemplate


Copyright © 2012. All Rights Reserved.