Package

endpoints

xhr

Permalink

package xhr

Visibility
  1. Public
  2. All

Type Members

  1. trait Assets extends algebra.Assets with Endpoints

    Permalink

    Client that relies on the web browser to handle gzip compression

  2. trait BasicAuthentication extends algebra.BasicAuthentication with Endpoints

    Permalink
  3. trait Endpoints extends algebra.Endpoints with Urls with Methods

    Permalink

    Interpreter for algebra.Endpoints that builds a client issuing requests using XMLHttpRequest.

  4. trait LowLevelEndpoints extends algebra.LowLevelEndpoints with Endpoints

    Permalink

    Interpreter for algebra.LowLevelEndpoints that represents the response as a XMLHttpRequest value.

  5. trait Methods extends algebra.Methods

    Permalink
  6. trait OptionalResponses extends algebra.OptionalResponses with Endpoints

    Permalink
  7. trait Urls extends algebra.Urls

    Permalink

    algebra.Urls interpreter that builds URLs (in a JavaScript runtime environment).

Value Members

  1. package future

    Permalink
  2. package thenable

    Permalink

Ungrouped