|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jbrain.qlink.state.AbstractState
|
+--org.jbrain.qlink.state.AbstractChatState
|
+--org.jbrain.qlink.state.Chat
| Field Summary |
| Fields inherited from class org.jbrain.qlink.state.AbstractChatState |
_listener, _room, pad |
| Fields inherited from class org.jbrain.qlink.state.AbstractState |
_session |
| Constructor Summary | |
Chat(QSession session)
|
|
| Method Summary | |
void |
activate()
|
protected void |
enterRoom(java.lang.String name,
boolean b)
|
boolean |
execute(Action a)
|
protected void |
sendRoomInfo(QSeat[] seats)
|
void |
terminate()
|
| Methods inherited from class org.jbrain.qlink.state.AbstractChatState |
addListener, getProfile, leaveRoom, process, sendUserList, showSeats |
| Methods inherited from class org.jbrain.qlink.state.AbstractState |
checkEmail, getName, passivate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Chat(QSession session)
| Method Detail |
public void activate()
throws java.io.IOException
activate in interface QStateactivate in class AbstractStatejava.io.IOException
public boolean execute(Action a)
throws java.io.IOException
execute in interface QStateexecute in class AbstractChatStatejava.io.IOExceptionpublic void terminate()
terminate in interface QStateterminate in class AbstractStateprotected void sendRoomInfo(QSeat[] seats)
protected void enterRoom(java.lang.String name,
boolean b)
b -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||