Package io.servicetalk.http.router.predicate
HTTP routing based upon predicates.
-
Class Summary Class Description HttpPredicateRouterBuilder Builds anStreamingHttpService
which routes requests to a number of otherStreamingHttpService
s based on user specified criteria.