|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageReceiver
The interface describing the object that receives the formatted image from the ImageServer.
| Method Summary | |
|---|---|
void |
receiveImageData(byte[] imageBytes)
Receive the bytes from a image. |
| Method Detail |
|---|
void receiveImageData(byte[] imageBytes)
imageBytes - the formatted image.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||