com.twitter.diffy

lifter

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

  2. class HttpLifter extends AnyRef

  3. trait MapLifter extends AnyRef

  4. class MapLifterPool extends MapLifter

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

  6. class ThriftLifter extends MapLifter

Value Members

  1. object HtmlLifter

  2. object HttpLifter

  3. object JsonLifter

  4. object MapLifterPool

  5. object StringLifter

  6. object ThriftLifter

Ungrouped