| Package | Description | 
|---|---|
| org.apache.hc.core5.http.protocol | Core HTTP protocol interceptors. | 
| org.apache.hc.core5.http2.impl.nio.bootstrap | HTTP/2 capable requester and server bootstrap. | 
| Modifier and Type | Method and Description | 
|---|---|
| static UriPatternType | UriPatternType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static UriPatternType[] | UriPatternType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> LookupRegistry<T> | UriPatternType. newMatcher(UriPatternType type) | 
| Constructor and Description | 
|---|
| RequestHandlerRegistry(String canonicalHostName,
                      UriPatternType patternType) | 
| RequestHandlerRegistry(UriPatternType patternType) | 
| Modifier and Type | Method and Description | 
|---|---|
| H2MultiplexingRequesterBootstrap | H2MultiplexingRequesterBootstrap. setUriPatternType(UriPatternType uriPatternType)Assigns  UriPatternTypefor handler registration. | 
| H2RequesterBootstrap | H2RequesterBootstrap. setUriPatternType(UriPatternType uriPatternType)Assigns  UriPatternTypefor handler registration. | 
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.