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 MultipartPreservingRequestMultipartPreservingRequest.getCurrent(IRequestContext requestCtx) Gets the current instance ofMultipartPreservingRequestof this request context if it exists.static MultipartPreservingRequestMultipartPreservingRequest.getCurrent(javax.servlet.http.HttpServletRequest request) Gets the current instance ofMultipartPreservingRequestof this request if it exists.