Package

com.twitter.inject

requestscope

Permalink

package requestscope

Visibility
  1. Public
  2. All

Type Members

  1. class FinagleRequestScope extends Scope

    Permalink

    A Guice 'Request Scope' implemented with com.twitter.util.Local

    A Guice 'Request Scope' implemented with com.twitter.util.Local

    See also

    https://github.com/google/guice/wiki/CustomScopes

  2. class FinagleRequestScopeFilter[Req, Rep] extends SimpleFilter[Req, Rep]

    Permalink
  3. class FinagleRequestScoped extends Annotation with Annotation with ClassfileAnnotation

    Permalink
  4. trait RequestScopeBinding extends TwitterModule

    Permalink
  5. class UnseededFinagleScopeProvider[T] extends Provider[T]

    Permalink

Value Members

  1. object FinagleRequestScopeModule extends TwitterModule

    Permalink

Ungrouped