| Package | Description | 
|---|---|
| org.apache.hc.core5.http.impl.routing | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> RequestRouter<T> | RequestRouter. create(URIAuthority primaryAuthority,
      UriPatternType patternType,
      List<RequestRouter.Entry<T>> handlerEntries,
      BiFunction<String,URIAuthority,URIAuthority> authorityResolver,
      HttpRequestMapper<T> downstream) | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.