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

Packages that use UriInfoImpl
org.jboss.resteasy.plugins.server.servlet   
org.jboss.resteasy.specimpl   
 

Uses of UriInfoImpl in org.jboss.resteasy.plugins.server.servlet
 

Methods in org.jboss.resteasy.plugins.server.servlet that return UriInfoImpl
static UriInfoImpl ServletUtil.extractUriInfo(javax.servlet.http.HttpServletRequest request, java.lang.String servletPrefix)
           
 

Methods in org.jboss.resteasy.plugins.server.servlet with parameters of type UriInfoImpl
protected  HttpRequest Tomcat6CometDispatcherServlet.createHttpRequest(java.lang.String httpMethod, javax.servlet.http.HttpServletRequest httpServletRequest, HttpHeaders httpHeaders, UriInfoImpl uriInfo, HttpResponse httpResponse)
           
protected  HttpRequest HttpServlet30Dispatcher.createHttpRequest(java.lang.String httpMethod, javax.servlet.http.HttpServletRequest httpServletRequest, HttpHeaders httpHeaders, UriInfoImpl uriInfo, HttpResponse httpResponse)
           
protected  HttpRequest JBossWebDispatcherServlet.createHttpRequest(java.lang.String httpMethod, javax.servlet.http.HttpServletRequest httpServletRequest, HttpHeaders httpHeaders, UriInfoImpl uriInfo, HttpResponse httpResponse)
           
protected  HttpRequest HttpServletDispatcher.createHttpRequest(java.lang.String httpMethod, javax.servlet.http.HttpServletRequest request, HttpHeaders headers, UriInfoImpl uriInfo, HttpResponse theResponse)
           
 

Uses of UriInfoImpl in org.jboss.resteasy.specimpl
 

Methods in org.jboss.resteasy.specimpl that return UriInfoImpl
 UriInfoImpl UriInfoImpl.clone()
           
 



Copyright © 2009. All Rights Reserved.