|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.netseeker.ejoe.examples.echo.EchoHandler
public class EchoHandler
| Constructor Summary | |
|---|---|
EchoHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
handle(java.lang.Object obj)
Handles a client request |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EchoHandler()
| Method Detail |
|---|
public java.lang.Object handle(java.lang.Object obj)
throws java.lang.Exception
ServerHandler
handle in interface ServerHandlerobj - The input object transported by EJOE
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||