org.jmythapi.protocol.utils
Class MythWebUtils
java.lang.Object
org.jmythapi.protocol.utils.MythWebUtils
public class MythWebUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MythWebUtils
public MythWebUtils()
getProgramStreamUrl
public static URL getProgramStreamUrl(URL mythWebBaseUrl,
IProgramInfo recording)
throws MalformedURLException
- Throws:
MalformedURLException
getProgramDetailUrl
public static URL getProgramDetailUrl(IProgramInfo recording)
throws MalformedURLException
- Throws:
MalformedURLException
getProgramDetailUrl
public static URL getProgramDetailUrl(URL mythWebBaseUrl,
IProgramInfo recording)
throws MalformedURLException
- Throws:
MalformedURLException
getProgramListUrl
public static URL getProgramListUrl(ProtocolVersion protoVersion,
URL mythWebBaseUrl,
Integer channelInfo,
Date startDate)
throws MalformedURLException
- Throws:
MalformedURLException
Copyright © 2008-2013. All Rights Reserved.