Class ContentDisposition
- java.lang.Object
-
- org.apache.cxf.attachment.ContentDisposition
-
- org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
-
public class ContentDisposition extends ContentDisposition
-
-
Constructor Summary
Constructors Constructor Description ContentDisposition(String value)
-
Method Summary
-
Methods inherited from class org.apache.cxf.attachment.ContentDisposition
getFilename, getParameter, getParameters, getType, toString
-
-
-
-
Constructor Detail
-
ContentDisposition
public ContentDisposition(String value)
-
-