public interface HttpRequestFactory
Modifier and Type | Method and Description |
---|---|
HttpRequest |
createResteasyHttpRequest(java.lang.String httpMethod,
javax.servlet.http.HttpServletRequest request,
ResteasyHttpHeaders headers,
ResteasyUriInfo uriInfo,
HttpResponse theResponse,
javax.servlet.http.HttpServletResponse response) |
HttpRequest createResteasyHttpRequest(java.lang.String httpMethod, javax.servlet.http.HttpServletRequest request, ResteasyHttpHeaders headers, ResteasyUriInfo uriInfo, HttpResponse theResponse, javax.servlet.http.HttpServletResponse response)