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