|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cxf.attachment.ContentDisposition
public class ContentDisposition
Constructor Summary | |
---|---|
ContentDisposition(String value)
|
Method Summary | |
---|---|
String |
getParameter(String name)
|
Map<String,String> |
getParameters()
|
String |
getType()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ContentDisposition(String value)
Method Detail |
---|
public String getType()
public String getParameter(String name)
public Map<String,String> getParameters()
public String toString()
toString
in class Object
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |