|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Image
This view interface should be implemented to send an image to the browser.
ImageStream| Method Summary | |
|---|---|
byte[] |
getImage()
This method should return the contents of the image as a byte array |
java.lang.String |
getMimeType()
This method should return the mime type of the text content |
| Method Detail |
|---|
byte[] getImage()
java.lang.String getMimeType()
|
Return to www.inductionframework.org | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||