Canonical Roles for some Client-related Stack module.
Canonical Roles for some Client-related Stack module. Other roles are defined within the companion objects of the respective modules.
The default params used for client stacks.
A com.twitter.finagle.Stack representing an endpoint.
A com.twitter.finagle.Stack representing an endpoint. Note that this is terminated by a com.twitter.finagle.service.FailingFactory: users are expected to terminate it with a concrete service factory.
com.twitter.finagle.tracing.ClientDestTracingFilter
com.twitter.finagle.service.ClosableService
com.twitter.finagle.service.PendingRequestFilter
com.twitter.finagle.service.FailFastFactory
Creates a default finagle client com.twitter.finagle.Stack.
Creates a default finagle client com.twitter.finagle.Stack. The stack can be configured via com.twitter.finagle.Stack.Param's in the finagle package object (com.twitter.finagle.param) and specific params defined in the companion objects of the respective modules.
com.twitter.finagle.factory.RefcountedFactory