Package

com.twitter.diffy

lifter

Permalink

package lifter

Visibility
  1. Public
  2. All

Type Members

  1. case class FieldMap[T](self: Map[String, T]) extends MapProxy[String, T] with Product with Serializable

    Permalink
  2. class HttpLifter extends AnyRef

    Permalink
  3. trait MapLifter extends AnyRef

    Permalink
  4. class MapLifterPool extends MapLifter

    Permalink
  5. case class Message(endpoint: Option[String], result: FieldMap[Any]) extends Product with Serializable

    Permalink
  6. class ThriftLifter extends MapLifter

    Permalink

Value Members

  1. object HtmlLifter

    Permalink
  2. object HttpLifter

    Permalink
  3. object JsonLifter

    Permalink
  4. object MapLifterPool

    Permalink
  5. object StringLifter

    Permalink
  6. object ThriftLifter

    Permalink

Ungrouped