comprti.msg
Class Queue

java.lang.Object
  |
  +--comprti.msg.Queue

public class Queue
extends java.lang.Object

A class that represents ...

See Also:
OtherClasses

Constructor Summary
Queue()
           
 
Method Summary
 void deregisterPullProxy(PullProxy pp)
          An operation that does ...
 void registerPullProxy(PullProxy pp)
          An operation that does ...
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Queue

public Queue()
Method Detail

registerPullProxy

public void registerPullProxy(PullProxy pp)
An operation that does ...
Parameters:
firstParamName - a description of this parameter

deregisterPullProxy

public void deregisterPullProxy(PullProxy pp)
An operation that does ...
Parameters:
firstParamName - a description of this parameter