JavaScript is disabled on your browser.
Skip navigation links
Red Hat JBoss Enterprise Application Platform 8.1.1.GA + JBoss EAP XP 6.0.0.GA
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.jboss.resteasy.annotations.providers.multipart
Annotation Interface 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