Uses of Class
org.jboss.resteasy.specimpl.UriBuilderImpl

Packages that use UriBuilderImpl
org.jboss.resteasy.client.core   
org.jboss.resteasy.spi.touri   
 

Uses of UriBuilderImpl in org.jboss.resteasy.client.core
 

Fields in org.jboss.resteasy.client.core declared as UriBuilderImpl
protected  UriBuilderImpl ClientInvoker.uri
           
 

Uses of UriBuilderImpl in org.jboss.resteasy.spi.touri
 

Methods in org.jboss.resteasy.spi.touri that return UriBuilderImpl
protected  UriBuilderImpl URITemplateAnnotationResolver.getUriBuilder(java.lang.Class<? extends java.lang.Object> clazz)
           
protected  UriBuilderImpl MappedByAnnotationResolver.getUriBuilder(java.lang.Class<? extends java.lang.Object> clazz)
           
protected abstract  UriBuilderImpl AbstractURITemplateAnnotationResolver.getUriBuilder(java.lang.Class<? extends java.lang.Object> clazz)
           
 



Copyright © 2009. All Rights Reserved.