|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.elvyx.server.command.CmdLOG
public class CmdLOG
Command LOG.[ Receive information from elvyx ]. It store the elvyx info into hsqldb.
| Constructor Summary | |
|---|---|
CmdLOG()
|
|
| Method Summary | |
|---|---|
Response |
process(Request request)
TODO: Check Synchronize option. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CmdLOG()
| Method Detail |
|---|
public Response process(Request request)
throws CommandException
process in interface CommandCommandExceptioncom.elvyx.server.command.Command#process(com.elvyx.server.Request,
com.elvyx.server.Response)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||