com.twitter

finagle

package finagle

Linear Supertypes
AnyRef, Any
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 HttpRichClient 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 Http extends Client[HttpRequest, HttpResponse] with HttpRichClient with Server[HttpRequest, HttpResponse]

    Http protocol support, including client and server.

  2. package http

Inherited from AnyRef

Inherited from Any

Ungrouped