Uses of Class
org.jboss.resteasy.spi.ResteasyUriBuilder
Packages that use ResteasyUriBuilder
Package
Description
-
Uses of ResteasyUriBuilder in org.jboss.resteasy.plugins.touri
Methods in org.jboss.resteasy.plugins.touri that return ResteasyUriBuilderModifier and TypeMethodDescriptionprotected abstract ResteasyUriBuilder
AbstractURITemplateAnnotationResolver.getUriBuilder
(Class<? extends Object> clazz) protected ResteasyUriBuilder
MappedByAnnotationResolver.getUriBuilder
(Class<? extends Object> clazz) protected ResteasyUriBuilder
URITemplateAnnotationResolver.getUriBuilder
(Class<? extends Object> clazz) -
Uses of ResteasyUriBuilder in org.jboss.resteasy.specimpl
Subclasses of ResteasyUriBuilder in org.jboss.resteasy.specimpl -
Uses of ResteasyUriBuilder in org.jboss.resteasy.spi
Methods in org.jboss.resteasy.spi that return ResteasyUriBuilderModifier and TypeMethodDescriptionstatic ResteasyUriBuilder
ResteasyUriBuilder.fromTemplate
(String uriTemplate) You may put path parameters anywhere within the uriTemplate except port.