Uses of Class
org.mortbay.cometd.client.BayeuxClient.Exchange

Packages that use BayeuxClient.Exchange
org.mortbay.cometd.client   
 

Uses of BayeuxClient.Exchange in org.mortbay.cometd.client
 

Subclasses of BayeuxClient.Exchange in org.mortbay.cometd.client
protected  class BayeuxClient.Connect
          The Bayeux Connect exchange.
protected  class BayeuxClient.Handshake
          The Bayeux handshake exchange.
protected  class BayeuxClient.Publish
          Publish message exchange.
 

Methods in org.mortbay.cometd.client with parameters of type BayeuxClient.Exchange
protected  boolean BayeuxClient.send(BayeuxClient.Exchange exchange, boolean backoff)
          Send the exchange, possibly using a backoff.
 



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