Uses of Class
de.xima.fc.http.MultipartPreservingRequest
Packages that use MultipartPreservingRequest
-
Uses of MultipartPreservingRequest in de.xima.fc.http
Methods in de.xima.fc.http that return MultipartPreservingRequestModifier and TypeMethodDescriptionstatic MultipartPreservingRequest
MultipartPreservingRequest.getCurrent
(IRequestContext requestCtx) Gets the current instance ofMultipartPreservingRequest
of this request context if it exists.static MultipartPreservingRequest
MultipartPreservingRequest.getCurrent
(javax.servlet.http.HttpServletRequest request) Gets the current instance ofMultipartPreservingRequest
of this request if it exists.