Package | Description |
---|---|
org.restlet.engine.header | |
org.restlet.ext.html | |
org.restlet.representation | |
org.restlet.util |
Modifier and Type | Method and Description |
---|---|
Disposition |
DispositionReader.readValue() |
Modifier and Type | Method and Description |
---|---|
DispositionWriter |
DispositionWriter.append(Disposition disposition) |
static String |
DispositionWriter.write(Disposition disposition)
Formats a disposition.
|
Modifier and Type | Method and Description |
---|---|
Disposition |
FormData.getDisposition()
Returns the content disposition of the value representation.
|
Modifier and Type | Method and Description |
---|---|
Disposition |
Representation.getDisposition()
Returns the disposition characteristics of the representation.
|
Modifier and Type | Method and Description |
---|---|
void |
Representation.setDisposition(Disposition disposition)
Sets the disposition characteristics of the representation.
|
Modifier and Type | Method and Description |
---|---|
Disposition |
WrapperRepresentation.getDisposition() |
Modifier and Type | Method and Description |
---|---|
void |
WrapperRepresentation.setDisposition(Disposition disposition) |
Copyright © 2005–2013. All rights reserved.