org.semispace.comet.client
Class SemiSpaceBayeuxClient

java.lang.Object
  extended by org.cometd.common.AbstractClientSession
      extended by org.cometd.client.BayeuxClient
          extended by org.semispace.comet.client.SemiSpaceBayeuxClient
All Implemented Interfaces:
org.cometd.bayeux.Bayeux, org.cometd.bayeux.client.ClientSession, org.cometd.bayeux.Session

Deprecated. not needed anymore

public class SemiSpaceBayeuxClient
extends org.cometd.client.BayeuxClient


Nested Class Summary
 
Nested classes/interfaces inherited from class org.cometd.client.BayeuxClient
org.cometd.client.BayeuxClient.BayeuxClientChannel, org.cometd.client.BayeuxClient.State
 
Nested classes/interfaces inherited from class org.cometd.common.AbstractClientSession
org.cometd.common.AbstractClientSession.AbstractSessionChannel
 
Nested classes/interfaces inherited from interface org.cometd.bayeux.Bayeux
org.cometd.bayeux.Bayeux.BayeuxListener
 
Nested classes/interfaces inherited from interface org.cometd.bayeux.client.ClientSession
org.cometd.bayeux.client.ClientSession.Extension
 
Field Summary
 
Fields inherited from class org.cometd.client.BayeuxClient
BACKOFF_INCREMENT_OPTION, BAYEUX_VERSION, MAX_BACKOFF_OPTION
 
Constructor Summary
SemiSpaceBayeuxClient(String endpoint, org.cometd.client.transport.LongPollingTransport lpt)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.cometd.client.BayeuxClient
abort, disconnect, disconnect, dump, enqueueSend, failMessages, getAllowedTransports, getBackoffIncrement, getCookie, getId, getKnownTransportNames, getMaxBackoff, getOption, getOptionNames, getOptions, getState, getTransport, handshake, handshake, handshake, handshake, initialize, isConnected, isDebugEnabled, isDisconnected, isHandshook, newChannel, newChannelId, newMessage, onFailure, onMessages, onSending, processConnect, processDisconnect, processHandshake, processMessage, scheduleConnect, scheduleHandshake, sendBatch, sendConnect, sendHandshake, sendMessages, setCookie, setCookie, setDebugEnabled, setOption, terminate, waitFor
 
Methods inherited from class org.cometd.common.AbstractClientSession
addExtension, batch, dump, endBatch, extendRcv, extendSend, getAttribute, getAttributeNames, getChannel, getChannels, isBatching, newMessageId, receive, removeAttribute, removeExtension, resetSubscriptions, setAttribute, startBatch
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemiSpaceBayeuxClient

public SemiSpaceBayeuxClient(String endpoint,
                             org.cometd.client.transport.LongPollingTransport lpt)
Deprecated. 


Copyright © 2008-2012. All Rights Reserved.