@Contract(threading=IMMUTABLE) public class H2ResponseConnControl extends ResponseConnControl
ResponseConnControl.| Modifier and Type | Field and Description |
|---|---|
static H2ResponseConnControl |
INSTANCE
Singleton instance.
|
| Constructor and Description |
|---|
H2ResponseConnControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(HttpResponse response,
EntityDetails entity,
HttpContext context) |
public static final H2ResponseConnControl INSTANCE
public void process(HttpResponse response, EntityDetails entity, HttpContext context) throws HttpException, IOException
process in interface HttpResponseInterceptorprocess in class ResponseConnControlHttpExceptionIOExceptionCopyright © 2005–2021 The Apache Software Foundation. All rights reserved.