JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
RESTEasy 6.2.16.Final
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
org.jboss.resteasy.annotations.providers.multipart
PartFilename
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Type PartFilename
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
PartFilename
Must be used in conjunction with @MultipartForm. This defines the filename for a part.
Version:
$Revision: 1 $
Author:
Bill Burke
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Element Details
value
String
value