|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.ObjectJPEGHTTPServer
Itsy bitsy teeny weeny web server. Always returns an image, regardless of the requested file name.
| Constructor Summary | |
JPEGHTTPServer(int port,
AbstractJPEGStream cam)
|
|
| Method Summary | |
void |
handleRequests()
This method handles client requests. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JPEGHTTPServer(int port,
AbstractJPEGStream cam)
port - The TCP port the server should listen tocam - The camera used to provide JPEG images| Method Detail |
public void handleRequests()
throws java.io.IOException
java.io.IOException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||