|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Payload
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
Returns the input stream of the payload. |
MIMEType |
getMimeType()
Return the mime-type of the payload. |
boolean |
isAvailable()
Returns true if the payload is available, IE. |
boolean |
isTransient()
Returns the transientness of the payload. |
| Method Detail |
|---|
MIMEType getMimeType()
java.io.InputStream getInputStream()
null if the payload is not available.boolean isAvailable()
true if the payload is available, IE. If the stream can be read from.
true if the payload is available. false if not.boolean isTransient()
true if the payload can be re-read. false if not.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||