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