Enum Class DispatcherType

java.lang.Object
java.lang.Enum<DispatcherType>
jakarta.servlet.DispatcherType
All Implemented Interfaces:
Serializable, Comparable<DispatcherType>, Constable

public enum DispatcherType extends Enum<DispatcherType>
Enumeration of filter dispatcher types.
Since:
Servlet 3.0