| Package | Description |
|---|---|
| jakarta.servlet.http |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpFilter
Provides a base class that implements the Filter interface and ensures
that the Request and Response are of type HttpServletRequest and
HttpServletResponse respectively.
|
Copyright © 2014–2021. All rights reserved.