Uses of Interface
org.apache.clerezza.jaxrs.extensions.HttpRequest

Packages that use HttpRequest
org.apache.clerezza.jaxrs.extensions   
 

Uses of HttpRequest in org.apache.clerezza.jaxrs.extensions
 

Methods in org.apache.clerezza.jaxrs.extensions with parameters of type HttpRequest
 MethodResponse RootResourceExecutor.execute(HttpRequest request, Object resource, String subResourcePath, Map<String,String> pathParams)
          Handles a HttpRequest on a resource method of a provided jaxrs root resource.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.