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