com.twitter.inject

thrift

package thrift

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. thrift
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class NonFiltered extends Annotation with Annotation with ClassfileAnnotation

  2. case class ThriftClientException(method: ThriftMethod, cause: Throwable) extends Exception with Product with Serializable

  3. class ThriftClientFilterChain[Req <: ThriftStruct, Rep <: ThriftResponse[_]] extends Logging

  4. type ThriftClientModule[T] = thrift.modules.ThriftClientModule[T]

Value Members

  1. object ThriftClientIdModule extends ThriftClientIdModule

  2. package conversions

  3. package filters

  4. package internal

  5. package modules

Inherited from AnyRef

Inherited from Any

Ungrouped