public interface HttpRequestFactory
Modifier and Type | Method and Description |
---|---|
HttpRequest |
createResteasyHttpRequest(String httpMethod,
HttpServletRequest request,
HttpHeaders headers,
UriInfoImpl uriInfo,
HttpResponse theResponse,
HttpServletResponse response) |
HttpRequest createResteasyHttpRequest(String httpMethod, HttpServletRequest request, HttpHeaders headers, UriInfoImpl uriInfo, HttpResponse theResponse, HttpServletResponse response)
Copyright © 2018 JBoss by Red Hat. All rights reserved.