|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChatServiceThreadGroup
IChat service thread operations.
Method Summary | |
---|---|
void |
create()
Creates threads. |
void |
shutdownAllExceptCurrent()
Shutdowns all threads except currently running. |
void |
shutdownAllExceptOutputWriterAndCurrent()
Shutdowns all threads expect output writer and currently running. |
void |
shutdownOutputWriter()
Shutdowns output writer thread. |
void |
start()
Starts the threads. |
Method Detail |
---|
void create()
void start()
void shutdownAllExceptOutputWriterAndCurrent()
void shutdownOutputWriter()
void shutdownAllExceptCurrent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |