Uses of Class
org.cruxframework.crux.core.server.rest.core.HttpHeaders

Packages that use HttpHeaders
org.cruxframework.crux.core.server.rest.spi   
 

Uses of HttpHeaders in org.cruxframework.crux.core.server.rest.spi
 

Fields in org.cruxframework.crux.core.server.rest.spi declared as HttpHeaders
protected  HttpHeaders HttpRequest.httpHeaders
           
 

Methods in org.cruxframework.crux.core.server.rest.spi that return HttpHeaders
static HttpHeaders HttpUtil.extractHttpHeaders(javax.servlet.http.HttpServletRequest request)
           
 HttpHeaders HttpRequest.getHttpHeaders()
           
 

Constructors in org.cruxframework.crux.core.server.rest.spi with parameters of type HttpHeaders
HttpRequest(javax.servlet.http.HttpServletRequest request, HttpHeaders httpHeaders, UriInfo uri, String httpMethod)
           
 



Copyright © 2014. All rights reserved.