Package

endpoints.play

client

Permalink

package client

Visibility
  1. Public
  2. All

Type Members

  1. trait BasicAuthentication extends algebra.BasicAuthentication

    Permalink
  2. class Endpoints extends algebra.Endpoints with Urls with Methods

    Permalink

    An interpreter for algebra.Endpoints that builds a client issuing requests using Play’s WSClient HTTP client.

  3. trait JsonEntitiesFromCodec extends Endpoints with algebra.JsonEntitiesFromCodec

    Permalink

    Interpreter for endpoints.algebra.JsonEntitiesFromCodec that encodes JSON requests and decodes JSON responses.

  4. trait Methods extends algebra.Methods

    Permalink

    algebra.Methods interpreter that builds URLs.

  5. trait MuxEndpoints extends algebra.Endpoints

    Permalink
  6. trait Urls extends algebra.Urls

    Permalink

    algebra.Urls interpreter that builds URLs.

Value Members

  1. object Endpoints

    Permalink

Ungrouped