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 HttpRichClient extends AnyRef

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

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