package json
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- json
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- class BackendJsonConnection extends BackendServiceConnection with JsonConnection
- class FrontendJsonConnection extends FrontendServiceConnection with JsonConnection
- class JsonCaptureService extends JsonService with AbstractCaptureService
- class JsonChannelService extends JsonService with AbstractChannelService
- trait JsonConnection extends AbstractHttpConnection
- class JsonContentService extends JsonService with AbstractContentService
- class JsonDvrService extends JsonService with AbstractDvrService
- class JsonGuideService extends JsonService with AbstractGuideService
- class JsonImageService extends JsonService with AbstractImageService
- class JsonMusicService extends JsonService with AbstractMusicService
- class JsonMythFrontendService extends JsonService with AbstractMythFrontendService
- class JsonMythService extends JsonService with AbstractMythService
- case class JsonResponse(statusCode: Int, headers: HttpHeaders, json: JsValue) extends HttpResponse with Product with Serializable
- abstract class JsonService extends Service with ServiceProtocol with ServiceResultReaderImplicits
- trait JsonServiceFactory[S <: Service] extends ServiceFactory[S]
- implicit final class JsonValueResultNode extends AnyVal with ServiceResultNode
- class JsonVideoService extends JsonService with AbstractVideoService
Value Members
- object JsonResultConverter extends ServiceResultConverter with FrontendJsonProtocol with BackendJsonProtocol
- object JsonServiceFactory extends JsonServiceFactoryImplicits
- object JsonServiceProvider extends ServiceProvider