Uses of Class
com.mischiefbox.pollserve.InputQueue

Uses of InputQueue in com.mischiefbox.pollserve
 

Fields in com.mischiefbox.pollserve declared as InputQueue
protected  InputQueue ConnectionHandler.qInput
          The input (incoming message) queue.
 

Constructors in com.mischiefbox.pollserve with parameters of type InputQueue
ConnectionHandler(InputQueue qInput, Queue qOutput)
          Create a new connection handler.
 



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