Package

com.bnd

basecampclient

Permalink

package basecampclient

Visibility
  1. Public
  2. All

Type Members

  1. class Basecamp3Exception extends RuntimeException

    Permalink
  2. case class Basecamp3UnauthorizedException(message: String, cause: Throwable) extends RuntimeException with Product with Serializable

    Permalink
  3. class ConfigModule extends AbstractModule with ScalaModule

    Permalink

    Binds the application configuration to the Config interface.

    Binds the application configuration to the Config interface.

    The config is bound as an eager singleton so that errors in the config are detected as early as possible.

  4. class ConfigProvider extends Provider[Config]

    Permalink

Value Members

  1. package model

    Permalink
  2. package service

    Permalink

Ungrouped