public class ContentDisposition extends Object
| Constructor and Description | 
|---|
| ContentDisposition(String value) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFilename() | 
| String | getParameter(String name) | 
| Map<String,String> | getParameters() | 
| String | getType() | 
| String | toString() | 
public ContentDisposition(String value)
Apache CXF