Uses of Interface
ratpack.util.TypeCoercingMap
-
Packages that use TypeCoercingMap Package Description ratpack.path Types for managing the paths of requests inside the application. -
-
Uses of TypeCoercingMap in ratpack.path
Subinterfaces of TypeCoercingMap in ratpack.path Modifier and Type Interface Description interface
PathTokens
A marker interface for the contextual object that represents the tokens extracted from the request path.
-