|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface PartParam
Designates that this parameter will be bound to a multipart form.
| Required Element Summary | |
|---|---|
String |
name
|
| Optional Element Summary | |
|---|---|
String |
contentType
|
String |
filename
|
| Element Detail |
|---|
public abstract String name
public abstract String contentType
public abstract String filename
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||