public static class JakartaStreamMultiPartRequest.FileInfo extends Object implements Serializable
FileUploadInterceptor
.Constructor and Description |
---|
FileInfo(File file,
String contentType,
String originalName)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
File |
getFile() |
String |
getOriginalName() |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.