public class UploadUriProvider extends Object
| Constructor and Description |
|---|
UploadUriProvider() |
| Modifier and Type | Method and Description |
|---|---|
static URI |
getTargetLocation(javax.servlet.http.HttpServletRequest request) |
static boolean |
isUpdate(javax.servlet.http.HttpServletRequest request) |
public static URI getTargetLocation(javax.servlet.http.HttpServletRequest request) throws URISyntaxException, org.apache.commons.fileupload.FileUploadException
URISyntaxExceptionorg.apache.commons.fileupload.FileUploadExceptionpublic static boolean isUpdate(javax.servlet.http.HttpServletRequest request)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.