Uses of Class
com.mischiefbox.dmud.util.InputQueue

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.
 



Copyright © 2001 by Christopher R. Jones. All Rights Reserved.