| Package | Description | 
|---|---|
| org.apache.hc.core5.http.protocol | Core HTTP protocol interceptors. | 
| Modifier and Type | Method and Description | 
|---|---|
| static HttpCoreContext | HttpCoreContext. adapt(HttpContext context)Deprecated. 
 Use  cast(HttpContext). | 
| static HttpCoreContext | HttpCoreContext. cast(HttpContext context)Casts the given generic  HttpContextasHttpCoreContext. | 
| static HttpCoreContext | HttpCoreContext. castOrCreate(HttpContext context)Casts the given generic  HttpContextasHttpCoreContextor
 creates newHttpCoreContextif the given context is null. | 
| static HttpCoreContext | HttpCoreContext. create() | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.