Package

org.scalajs.angularjs

http

Permalink

package http

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. http
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Http extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  2. trait HttpConfig extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  3. class HttpError extends RuntimeException

    Permalink
  4. trait HttpProvider extends Object with Provider[Http]

    Permalink
    Annotations
    @RawJSType() @native()
  5. trait HttpResponse[+T] extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  6. type StatusCode = Integer

    Permalink

Value Members

  1. object HttpConfig

    Permalink
  2. object HttpResponse

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped