Uses of Class
io.undertow.servlet.predicate.DispatcherTypePredicate
-
Packages that use DispatcherTypePredicate Package Description io.undertow.servlet.predicate -
-
Uses of DispatcherTypePredicate in io.undertow.servlet.predicate
Fields in io.undertow.servlet.predicate declared as DispatcherTypePredicate Modifier and Type Field Description static DispatcherTypePredicate
DispatcherTypePredicate. ASYNC
static DispatcherTypePredicate
DispatcherTypePredicate. ERROR
static DispatcherTypePredicate
DispatcherTypePredicate. FORWARD
static DispatcherTypePredicate
DispatcherTypePredicate. INCLUDE
static DispatcherTypePredicate
DispatcherTypePredicate. REQUEST
-