Package

com.ubirch.avatar.backend

route

Permalink

package route

Visibility
  1. Public
  2. All

Type Members

  1. class DeepCheckRoute extends CORSDirective with ResponseUtil with StrictLogging

    Permalink

    author: cvandrei since: 2017-06-08

  2. class DeviceClaimRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  3. class DeviceDataHistoryRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-30

  4. class DeviceDataRawRoute extends ResponseUtil with CORSDirective

    Permalink

    author: cvandrei since: 2016-11-02

  5. case class DeviceIdResult(device: Option[Device] = None, deviceDeleted: Boolean = false, error: Option[HttpResponse] = None) extends Product with Serializable

    Permalink
  6. class DeviceIdRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  7. class DeviceRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  8. class DeviceStateRoute extends ResponseUtil with CORSDirective

    Permalink

    author: cvandrei since: 2016-10-27

  9. class DeviceStubIdRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  10. class DeviceStubRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  11. class DeviceTypeRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-11-09

  12. class DeviceUpdateBulkRoute extends ResponseUtil with Directives with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  13. class DeviceUpdateJsonRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  14. class DeviceUpdateMsgPackRoute extends ResponseUtil with Directives with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  15. class DeviceUpdatePlainRoute extends MyJsonProtocol with StrictLogging

    Permalink

    Created by derMicha on 26/02/17.

  16. trait ForbiddenRoute extends ResponseUtil with CORSDirective with StrictLogging

    Permalink

    author: cvandrei since: 2016-09-21

  17. class MainRoute extends AnyRef

    Permalink

    author: cvandrei since: 2016-09-20

  18. trait WelcomeRoute extends MyJsonProtocol

    Permalink

    author: cvandrei since: 2016-09-20

Ungrouped