Apache CXF API

org.apache.cxf.jaxrs.ext.multipart
Class ContentDisposition

java.lang.Object
  extended by org.apache.cxf.attachment.ContentDisposition
      extended by org.apache.cxf.jaxrs.ext.multipart.ContentDisposition

public class ContentDisposition
extends ContentDisposition


Constructor Summary
ContentDisposition(String value)
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.attachment.ContentDisposition
getParameter, getParameters, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContentDisposition

public ContentDisposition(String value)

Apache CXF API

Apache CXF