See: Description
Interface | Description |
---|---|
RequestDispatcher |
Provides early access to some parts of the proposed Servlet 4.0 API.
|
Class | Description |
---|---|
GenericFilter |
import org.apache.catalina.servlet4preview... with
import javax.servlet... and removing casts.
This package is not a complete copy of the proposed Servlet 4.0 API. It
contains only a sub-set of those classes that are new or modified in Servlet
4.0. Users may request the inclusion of additional Servlet 4.0 API changes in
this package via a Bugzilla enhancement request against Tomcat 8.5.
The Servlet 4.0 API is a work in progress. The public API of classes in this
package may change in incompatible ways - including classes being renamed or
deleted - between point releases of Tomcat 8.5.
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.