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