public class ContentDisposition extends Object
ContentDisposition(String value)
String
getParameter(String name)
Map<String,String>
getParameters()
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ContentDisposition(String value)
public String getType()
public String getParameter(String name)
public Map<String,String> getParameters()
public String toString()
toString
Object
Apache CXF