Package

io.deepsense.commons.rest

client

Permalink

package client

Visibility
  1. Public
  2. All

Type Members

  1. case class NotebookHttpException(httpResponse: HttpResponse, msg: String, cause: Throwable = null) extends Exception with Product with Serializable

    Permalink

    Exception that will translate to an http error response with a specific status code.

  2. class NotebookPoller extends Retry[Array[Byte]]

    Permalink
  3. class NotebookRestClient extends Logging with RestClient with SprayJsonSupport

    Permalink
  4. class NotebooksClientFactory extends AnyRef

    Permalink
  5. trait RestClient extends RestClientImplicits

    Permalink
  6. trait RestClientImplicits extends AnyRef

    Permalink

Value Members

  1. object NotebookPoller

    Permalink
  2. object RestClient

    Permalink
  3. package datasources

    Permalink
  4. package req

    Permalink

Ungrouped