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