Uses of Class
org.mortbay.cometd.MessagePool

Packages that use MessagePool
org.mortbay.cometd   
org.mortbay.cometd.client   
org.mortbay.cometd.continuation   
 

Uses of MessagePool in org.mortbay.cometd
 

Subclasses of MessagePool in org.mortbay.cometd
 class AbstractBayeux
           
 class SuspendingBayeux
          Extension of Bayeux that uses SuspendingClients.
 

Constructors in org.mortbay.cometd with parameters of type MessagePool
MessageImpl(MessagePool bayeux)
           
 

Uses of MessagePool in org.mortbay.cometd.client
 

Subclasses of MessagePool in org.mortbay.cometd.client
 class BayeuxClient
          Bayeux protocol Client.
 

Uses of MessagePool in org.mortbay.cometd.continuation
 

Subclasses of MessagePool in org.mortbay.cometd.continuation
 class ContinuationBayeux
          Deprecated. use SuspendingBayeux
 



Copyright © 2008 Mort Bay Consulting. All Rights Reserved.