Packages

package context

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object DstBoundCtx extends LocalKey[Bound]
  2. object DstPathCtx extends LocalKey[Path]
  3. object LocalKey
  4. object ResponseClassifierCtx extends LocalKey[ResponseClassifier]

    We set the ResponseClassifier from the path stack into a local context so that when the request enters the client stack, it can use the path stack's response classifier for reporting stats

Ungrouped