Uses of Interface
cool.scx.http.routing.TypeMatcher
Packages that use TypeMatcher
-
Uses of TypeMatcher in cool.scx.http.routing
Classes in cool.scx.http.routing that implement TypeMatcherMethods in cool.scx.http.routing that return TypeMatcherModifier and TypeMethodDescriptionstatic TypeMatcherTypeMatcher.any()static TypeMatcherTypeMatcher.normal()static TypeMatcherTypeMatcher.of(TypeMatcher.Type type) Route.typeMatcher()static TypeMatcherTypeMatcher.webSocketHandshake()