Package

com.twitter.storehaus

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. case class HttpException(code: Int, reasonPhrase: String, content: String) extends Exception with Product with Serializable

    Permalink
  2. class HttpStore extends Store[String, ChannelBuffer]

    Permalink
  3. class HttpStringStore extends ConvertedStore[String, String, ChannelBuffer, String]

    Permalink

Value Members

  1. object HttpException extends Serializable

    Permalink
  2. object HttpStore

    Permalink
  3. object HttpStringStore

    Permalink

Ungrouped