|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputQueue | |
| com.mischiefbox.dmud | |
| com.mischiefbox.dmud.net | |
| Uses of InputQueue in com.mischiefbox.dmud |
| Fields in com.mischiefbox.dmud declared as InputQueue | |
protected InputQueue |
Server.qInput
The common input queue. |
| Uses of InputQueue in com.mischiefbox.dmud.net |
| Fields in com.mischiefbox.dmud.net declared as InputQueue | |
protected InputQueue |
ConnectionHandler.qInput
The input (incoming message) queue. |
| Constructors in com.mischiefbox.dmud.net with parameters of type InputQueue | |
ConnectionHandler(InputQueue qInput,
Queue qOutput)
Create a new connection handler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||