Package

uzhttp

Permalink

package uzhttp

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

Type Members

  1. trait ContinuingRequest extends Request

    Permalink
  2. abstract class HTTPError extends Throwable with Status

    Permalink
  3. abstract class HTTPErrorWithCause extends HTTPError

    Permalink
  4. implicit final class RefineOps[R] extends AnyVal

    Permalink
  5. trait Request extends AnyRef

    Permalink
  6. trait Response extends AnyRef

    Permalink
  7. trait Status extends AnyRef

    Permalink
  8. sealed abstract class Version extends AnyRef

    Permalink

Value Members

  1. object HTTPError extends Serializable

    Permalink
  2. object Request

    Permalink
  3. object Response

    Permalink
  4. object Status

    Permalink
  5. object Version

    Permalink
  6. package header

    Permalink
  7. package server

    Permalink
  8. package websocket

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped