Package

org.genivi.sota

core

Permalink

package core

Visibility
  1. Public
  2. All

Type Members

  1. class DigestCalculator extends GraphStage[FlowShape[ByteString, String]]

    Permalink
  2. class HistoryResource extends Directives

    Permalink
  3. case class PackagesNotFound(packageIds: PackageId*)(implicit show: Show[PackageId]) extends Throwable with NoStackTrace with Product with Serializable

    Permalink
  4. class PackagesResource extends AnyRef

    Permalink
  5. class UpdateRequestsResource extends AnyRef

    Permalink
  6. class UpdateService extends AnyRef

    Permalink
  7. case class UploadConf(chunkSize: Int, downloadSplitStrategy: (Set[Package]) ⇒ Vector[Download]) extends Product with Serializable

    Permalink
  8. class VehicleUpdatesResource extends Directives

    Permalink
  9. class VehiclesResource extends AnyRef

    Permalink
  10. class WebService extends Directives

    Permalink

Value Members

  1. object Boot extends App with DatabaseConfig

    Permalink
  2. object BuildInfo extends Product with Serializable

    Permalink

    This object was generated by sbt-buildinfo.

  3. object DigestCalculator

    Permalink
  4. object ErrorCodes

    Permalink
  5. object ErrorHandler

    Permalink
  6. object PackagesResource

    Permalink
  7. object UpdateService

    Permalink
  8. object UploadConf extends Serializable

    Permalink
  9. object WebService

    Permalink
  10. package common

    Permalink
  11. package data

    Permalink
  12. package db

    Permalink
  13. package files

    Permalink
  14. package jsonrpc

    Permalink
  15. package resolver

    Permalink
  16. package rvi

    Permalink
  17. package storage

    Permalink
  18. package transfer

    Permalink

Ungrouped