Uses of Class
org.jboss.resteasy.spi.ResteasyUriBuilder
-
Packages that use ResteasyUriBuilder Package Description org.jboss.resteasy.spi -
-
Uses of ResteasyUriBuilder in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return ResteasyUriBuilder Modifier and Type Method Description static ResteasyUriBuilderResteasyUriBuilder. fromTemplate(String uriTemplate)You may put path parameters anywhere within the uriTemplate except port.
-