Interface | Description |
---|---|
HttpServletMapping |
Represents how the request from which this object was obtained was mapped to
the associated servlet.
|
HttpServletRequest |
Provides early access to some parts of the Servlet 4.0 API.
|
Class | Description |
---|---|
HttpServletRequestWrapper |
Provides early access to some parts of the Servlet 4.0 API.
|
Enum | Description |
---|---|
MappingMatch |
Represents the ways that a request can be mapped to a servlet
|
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.