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
           
 

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

Uses of MessagePool in org.mortbay.cometd.client
 

Fields in org.mortbay.cometd.client declared as MessagePool
protected  MessagePool BayeuxClient._msgPool
           
 

Uses of MessagePool in org.mortbay.cometd.continuation
 

Subclasses of MessagePool in org.mortbay.cometd.continuation
 class ContinuationBayeux
          Extension of Bayeux that uses ContinuationClients.
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.