Uses of Class
org.soulwing.prospecto.jaxrs.api.AmbiguousPathResolutionException
-
Packages that use AmbiguousPathResolutionException Package Description org.soulwing.prospecto.jaxrs.api -
-
Uses of AmbiguousPathResolutionException in org.soulwing.prospecto.jaxrs.api
Methods in org.soulwing.prospecto.jaxrs.api that throw AmbiguousPathResolutionException Modifier and Type Method Description StringPathTemplateResolver. resolve(String template, ViewContext context)Resolves placeholders in the given template to produce a path.
-