com.twitter.finagle.Filter
TypeAgnostic filters are like SimpleFilters but they leave the Rep and Req types unspecified until toFilter is called.
toFilter
TypeAgnostic filters are like SimpleFilters but they leave the Rep and Req types unspecified until
toFilteris called.