|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.croftsoft.apps.chat.server.ChatServer
public final class ChatServer
Chat server.
Constructor Summary | |
---|---|
ChatServer()
|
Method Summary | |
---|---|
void |
destroy()
|
void |
init()
|
Object |
serve(Object requestObject)
Processes a request. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChatServer()
Method Detail |
---|
public void init()
init
in interface Initializable
public void destroy()
destroy
in interface Destroyable
public Object serve(Object requestObject)
com.croftsoft.core.role.Server
serve
in interface Server
|
CroftSoft Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |