|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentDisposition | |
|---|---|
| org.simpleframework.http.message | |
| org.simpleframework.http.parse | |
| Uses of ContentDisposition in org.simpleframework.http.message |
|---|
| Fields in org.simpleframework.http.message declared as ContentDisposition | |
|---|---|
protected ContentDisposition |
SegmentConsumer.disposition
This is used to represent the content disposition header. |
| Methods in org.simpleframework.http.message that return ContentDisposition | |
|---|---|
ContentDisposition |
SegmentConsumer.getDisposition()
This is a convenience method that can be used to determine the content type of the message body. |
ContentDisposition |
Segment.getDisposition()
This is a convenience method that can be used to determine the content type of the message body. |
| Uses of ContentDisposition in org.simpleframework.http.parse |
|---|
| Classes in org.simpleframework.http.parse that implement ContentDisposition | |
|---|---|
class |
ContentDispositionParser
The ContentDispositionParser object is used to represent
a parser used to parse the Content-Disposition header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||