| Package | Description |
|---|---|
| org.apache.catalina.connector | |
| org.apache.catalina.core |
| Modifier and Type | Field and Description |
|---|---|
protected RequestFacade |
Request.defaultContextMaskingFacade
Request facade that masks the fact that a request received
at the root context was mapped to a default-web-module (if such a
mapping exists).
|
protected RequestFacade |
Request.facade
The facade associated with this request.
|
| Modifier and Type | Method and Description |
|---|---|
RequestFacade |
ApplicationHttpRequest.getRequestFacade()
Gets the facade for the request implementation object.
|
Copyright © 2019. All rights reserved.