public interface HttpRequestFactory
Modifier and Type | Method and Description |
---|---|
HttpRequest |
createResteasyHttpRequest(String httpMethod,
javax.servlet.http.HttpServletRequest request,
HttpHeaders headers,
UriInfoImpl uriInfo,
HttpResponse theResponse,
javax.servlet.http.HttpServletResponse response) |
HttpRequest createResteasyHttpRequest(String httpMethod, javax.servlet.http.HttpServletRequest request, HttpHeaders headers, UriInfoImpl uriInfo, HttpResponse theResponse, javax.servlet.http.HttpServletResponse response)
Copyright © 2014. All Rights Reserved.