|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.tools.async.controller.handlers.LogoutHandler
public class LogoutHandler
| Field Summary |
|---|
| Fields inherited from interface org.apache.mina.handler.demux.MessageHandler |
|---|
NOOP |
| Constructor Summary | |
|---|---|
LogoutHandler()
|
|
| Method Summary | |
|---|---|
void |
handleMessage(org.apache.mina.core.session.IoSession session,
LogoutCommand arg1)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogoutHandler()
| Method Detail |
|---|
public void handleMessage(org.apache.mina.core.session.IoSession session,
LogoutCommand arg1)
throws java.lang.Exception
handleMessage in interface org.apache.mina.handler.demux.MessageHandler<LogoutCommand>java.lang.Exceptionorg.apache.mina.handler.demux.MessageHandler#messageReceived(org.apache.mina.common.IoSession,
java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||