Package

endpoints.xhr

thenable

Permalink

package thenable

Clients returning JavaScript Thenables

Source
package.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. thenable
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Endpoints extends xhr.Endpoints

    Permalink

    Implements xhr.Endpoints by using JavaScript promises.

  2. trait MuxEndpoints extends xhr.MuxEndpoints with Endpoints

    Permalink

Inherited from AnyRef

Inherited from Any

Interpreters