|
||||||||||
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 |
String |
getMimeType()
This method should return the mime type of the text content |
Method Detail |
---|
byte[] getImage()
String getMimeType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |