Hierarchy For Package cool.scx.http.routing
Class Hierarchy
- java.lang.Object
- cool.scx.http.routing.PathMatcherImpl (implements cool.scx.http.routing.PathMatcher)
- cool.scx.http.routing.RouterImpl (implements cool.scx.http.routing.Router)
- cool.scx.http.routing.RoutingContext
- cool.scx.http.routing.TypeMatcherImpl (implements cool.scx.http.routing.TypeMatcher)
Interface Hierarchy
- java.util.function.Consumer<T>
- cool.scx.http.routing.Router
- cool.scx.http.routing.MethodMatcher
- cool.scx.http.routing.PathMatcher
- cool.scx.http.routing.Route
- cool.scx.http.routing.RouteWritable
- cool.scx.http.routing.TypeMatcher
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cool.scx.http.routing.TypeMatcher.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- cool.scx.http.routing.PathMatcher.MatchResult
- java.lang.Record