Uses of Class
com.foreach.across.modules.web.context.PrefixingPathContext
Package
Description
-
Uses of PrefixingPathContext in com.foreach.across.modules.web.config.support
-
Uses of PrefixingPathContext in com.foreach.across.modules.web.context
Modifier and TypeMethodDescriptionvoid
PrefixingPathRegistry.add
(@NonNull String name, @NonNull PrefixingPathContext context) Adds aPrefixingPathContext
to this registry.Modifier and TypeMethodDescriptionvoid
PrefixingPathContext.setNamedPrefixMap
(@NonNull Map<String, PrefixingPathContext> namedPrefixers) Sets a collection of prefixing contexts with a name.