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