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.WebSocketRouter (implements java.util.function.Consumer<T>)
- cool.scx.http.routing.WebSocketRoutingContext
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.WebSocketRoute
- cool.scx.http.routing.WebSocketRouteWritable
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- cool.scx.http.routing.PathMatcher.MatchResult
- java.lang.Record