c

mythtv.connection.http.json

JsonChannelService

class JsonChannelService extends JsonService with AbstractChannelService

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JsonChannelService
  2. AbstractChannelService
  3. ChannelService
  4. BackendService
  5. JsonService
  6. ServiceProtocol
  7. ServiceResultReaderImplicits
  8. Service
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new JsonChannelService(conn: BackendJsonConnection)

Value Members

  1. implicit object ArtworkInfoListReader extends ServiceResultReader[List[ArtworkInfo]]
  2. implicit object BackendDetailsReader extends ServiceResultReader[BackendDetails]
  3. implicit object BlurayInfoReader extends ServiceResultReader[BlurayInfo]
  4. implicit object BooleanReader extends ServiceResultReader[Boolean]
  5. implicit object CaptureCardIdReader extends ServiceResultReader[CaptureCardId]
  6. implicit object CaptureCardListReader extends ServiceResultReader[List[CaptureCard]]
  7. implicit object CaptureCardReader extends ServiceResultReader[CaptureCard]
  8. implicit object ChannelDetailsPagedListReader extends ServiceResultReader[PagedList[ChannelDetails]]
  9. implicit object ChannelDetailsReader extends ServiceResultReader[ChannelDetails]
  10. implicit object ChannelGroupListReader extends ServiceResultReader[List[ChannelGroup]]
  11. implicit object ChannelPagedListReader extends ServiceResultReader[PagedList[Channel]]
  12. implicit object ConnectionInfoReader extends ServiceResultReader[ConnectionInfo]
  13. implicit object FrontendStatusReader extends ServiceResultReader[FrontendStatus]
  14. implicit object GuideBriefReader extends ServiceResultReader[Guide[Channel, ProgramBrief]]
  15. implicit object GuideDetailsReader extends ServiceResultReader[Guide[ChannelDetails, Program]]
  16. implicit object ImageSyncStatusReader extends ServiceResultReader[ImageSyncStatus]
  17. implicit object InputIdReader extends ServiceResultReader[InputId]
  18. implicit object InputListReader extends ServiceResultReader[List[Input]]
  19. implicit object IntReader extends ServiceResultReader[Int]
  20. implicit object KnownFrontendInfoListReader extends ServiceResultReader[List[KnownFrontendInfo]]
  21. implicit object LineupListReader extends ServiceResultReader[List[Lineup]]
  22. implicit object ListingSourceIdReader extends ServiceResultReader[ListingSourceId]
  23. implicit object ListingSourceReader extends ServiceResultReader[ListingSource]
  24. implicit object LiveStreamListReader extends ServiceResultReader[List[LiveStream]]
  25. implicit object LiveStreamReader extends ServiceResultReader[LiveStream]
  26. implicit object LogMessageListReader extends ServiceResultReader[List[LogMessage]]
  27. implicit object MythDateTimeReader extends ServiceResultReader[MythDateTime]
  28. implicit object MythFileHashReader extends ServiceResultReader[MythFileHash]
  29. implicit object ProgramBriefPagedListReader extends ServiceResultReader[PagedList[ProgramBrief]]
  30. implicit object ProgramPagedListReader extends ServiceResultReader[PagedList[Program]]
  31. implicit object ProgramReader extends ServiceResultReader[Program]
  32. implicit object RecRuleFilterListReader extends ServiceResultReader[List[RecRuleFilterItem]]
  33. implicit object RecRuleFilterPagedListReader extends ServiceResultReader[PagedList[RecRuleFilterItem]]
  34. implicit object RecordRuleIdReader extends ServiceResultReader[RecordRuleId]
  35. implicit object RecordRulePagedListReader extends ServiceResultReader[PagedList[RecordRule]]
  36. implicit object RecordRuleReader extends ServiceResultReader[RecordRule]
  37. implicit object RecordablePagedListReader extends ServiceResultReader[PagedList[Recordable]]
  38. implicit object RecordedIdReader extends ServiceResultReader[RecordedId]
  39. implicit object RecordedMarkupBytesListReader extends ServiceResultReader[List[RecordedMarkupBytes]]
  40. implicit object RecordedMarkupListReader extends ServiceResultReader[List[RecordedMarkupFrame]]
  41. implicit object RecordedMarkupMsListReader extends ServiceResultReader[List[RecordedMarkupMilliseconds]]
  42. implicit object RecordedSeekBytesListReader extends ServiceResultReader[List[RecordedSeekBytes]]
  43. implicit object RecordedSeekMsListReader extends ServiceResultReader[List[RecordedSeekMilliseconds]]
  44. implicit object RecordingPagedListReader extends ServiceResultReader[PagedList[Recording]]
  45. implicit object RecordingReader extends ServiceResultReader[Recording]
  46. implicit object RemoteEncoderStateListReader extends ServiceResultReader[List[RemoteEncoderState]]
  47. implicit object SOListingSourceListReader extends ServiceResultReader[ServicesObject[List[ListingSource]]]
  48. implicit object SettingsReader extends ServiceResultReader[Settings]
  49. implicit object SongPagedListReader extends ServiceResultReader[PagedList[Song]]
  50. implicit object SongReader extends ServiceResultReader[Song]
  51. implicit object StorageGroupDirListReader extends ServiceResultReader[List[StorageGroupDir]]
  52. implicit object StringListReader extends ServiceResultReader[List[String]]
  53. implicit object StringMapReader extends ServiceResultReader[Map[String, String]]
  54. implicit object StringReader extends ServiceResultReader[String]
  55. implicit object TimeZoneInfoReader extends ServiceResultReader[TimeZoneInfo]
  56. implicit object TitleInfoListReader extends ServiceResultReader[List[TitleInfo]]
  57. implicit object UriReader extends ServiceResultReader[URI]
  58. implicit object VideoLookupListReader extends ServiceResultReader[List[VideoLookup]]
  59. implicit object VideoMultiplexPagedListReader extends ServiceResultReader[PagedList[VideoMultiplex]]
  60. implicit object VideoMultiplexReader extends ServiceResultReader[VideoMultiplex]
  61. implicit object VideoPagedListReader extends ServiceResultReader[PagedList[Video]]
  62. implicit object VideoPositionBytesReader extends ServiceResultReader[VideoPositionBytes]
  63. implicit object VideoPositionFrameReader extends ServiceResultReader[VideoPositionFrame]
  64. implicit object VideoPositionMillisecondsReader extends ServiceResultReader[VideoPositionMilliseconds]
  65. implicit object VideoReader extends ServiceResultReader[Video]
  66. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  67. final def ##: Int
    Definition Classes
    AnyRef → Any
  68. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  69. def addDbChannel(channel: ChannelDetails): ServiceResult[Boolean]
  70. def addVideoSource(source: ListingSource): ServiceResult[ListingSourceId]
  71. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  72. def buildPath(service: String, endpoint: String, params: Map[String, Any]): String
    Definition Classes
    ServiceProtocol
  73. def buildPath(endpoint: String, params: Map[String, Any] = Map.empty): String
    Definition Classes
    ServiceProtocol
  74. def buildStartCountParams(startIndex: Int, count: OptionalCount[Int]): Map[String, Any]
    Definition Classes
    ServiceProtocol
  75. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  76. def connection: AbstractHttpConnection
    Definition Classes
    JsonServiceServiceProtocol
  77. def converter: ServiceResultConverter
  78. def endpoints: Map[String, ServiceEndpoint]
    Definition Classes
    ServiceProtocol
  79. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  80. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  81. def fetchChannelsFromSource(sourceId: ListingSourceId, cardId: CaptureCardId, waitForFinish: Boolean): ServiceResult[Int]
  82. def getChannelInfo(chanId: ChanId): ServiceResult[ChannelDetails]
  83. def getChannelInfoDetailsList(sourceId: ListingSourceId, startIndex: Int = 0, count: OptionalCount[Int] = OptionalCount.all, onlyVisible: Boolean = false): ServiceResult[PagedList[ChannelDetails]]
  84. def getChannelInfoList(sourceId: ListingSourceId, startIndex: Int, count: OptionalCount[Int], onlyVisible: Boolean): ServiceResult[PagedList[Channel]]
  85. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  86. def getDDLineupList(userName: String, password: String, provider: String = ""): ServiceResult[List[Lineup]]
  87. def getVideoMultiplex(mplexId: MultiplexId): ServiceResult[VideoMultiplex]
  88. def getVideoMultiplexList(sourceId: ListingSourceId, startIndex: Int, count: OptionalCount[Int]): ServiceResult[PagedList[VideoMultiplex]]
  89. def getVideoSource(sourceId: ListingSourceId): ServiceResult[ListingSource]
  90. def getVideoSourceList: ServiceResult[List[ListingSource]]
  91. def getXmltvIdList(sourceId: ListingSourceId): ServiceResult[List[String]]
  92. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  93. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  94. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  95. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  96. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  97. def post[T](endpoint: String, params: Map[String, Any])(f0: String, f1: String)(implicit arg0: ServiceResultReader[T]): ServiceResult[T]
    Definition Classes
    JsonServiceServiceProtocol
  98. def postJson(endpoint: String, params: Map[String, Any] = Map.empty): Try[JsonResponse]
    Definition Classes
    JsonService
  99. def removeDbChannel(chanId: ChanId): ServiceResult[Boolean]
  100. def removeVideoSource(sourceId: ListingSourceId): ServiceResult[Boolean]
  101. def request[T](endpoint: String, params: Map[String, Any])(f0: String, f1: String)(implicit arg0: ServiceResultReader[T]): ServiceResult[T]
    Definition Classes
    JsonServiceServiceProtocol
  102. def requestJson(endpoint: String, params: Map[String, Any] = Map.empty): Try[JsonResponse]
    Definition Classes
    JsonService
  103. def requestStream(endpoint: String, params: Map[String, Any] = Map.empty): HttpStreamResponse
    Definition Classes
    ServiceProtocol
    Annotations
    @nowarn()
  104. def responseRoot(response: JsonResponse, f0: String, f1: String, default: String): Try[JsValue]
    Definition Classes
    JsonService
  105. final def serviceName: String
    Definition Classes
    ChannelServiceService
  106. def streamResponse[U](response: HttpStreamResponse, f: (HttpStreamResponse) => U): Unit
    Definition Classes
    ServiceProtocol
  107. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  108. def toString(): String
    Definition Classes
    AnyRef → Any
  109. implicit def try2Result[T](t: Try[T]): ServiceResult[T]
    Definition Classes
    ServiceProtocol
  110. def updateDbChannel(channel: ChannelDetails): ServiceResult[Boolean]
  111. def updateVideoSource(source: ListingSource): ServiceResult[Boolean]
  112. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  113. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  114. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AbstractChannelService

Inherited from ChannelService

Inherited from BackendService

Inherited from JsonService

Inherited from ServiceProtocol

Inherited from Service

Inherited from AnyRef

Inherited from Any

Ungrouped