com.twitter

finagle

package finagle

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. finagle
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait HttpxRichClient extends AnyRef

    A rich client with a *very* basic URL fetcher.

    A rich client with a *very* basic URL fetcher. (It does not handle redirects, does not have a cookie jar, etc.)

Value Members

  1. object Httpx extends Client[Request, Response] with HttpxRichClient with Server[Request, Response]

    Http protocol support, including client and server.

  2. package httpx

Inherited from AnyRef

Inherited from Any

Ungrouped