Uses of Class
org.apache.openejb.server.httpd.HttpRequestImpl
Packages that use HttpRequestImpl
-
Uses of HttpRequestImpl in org.apache.openejb.server.httpd
Methods in org.apache.openejb.server.httpd with parameters of type HttpRequestImplModifier and TypeMethodDescriptionprotected voidHttpResponseImpl.setRequest(HttpRequestImpl request) -
Uses of HttpRequestImpl in org.apache.openejb.server.httpd.part
Methods in org.apache.openejb.server.httpd.part with parameters of type HttpRequestImplModifier and TypeMethodDescriptionstatic Collection<jakarta.servlet.http.Part>CommonsFileUploadPartFactory.read(HttpRequestImpl request)