|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cometd.common.AbstractClientSession
org.cometd.client.BayeuxClient
org.semispace.comet.client.SemiSpaceBayeuxClient
public class SemiSpaceBayeuxClient
| 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 |
|---|
public SemiSpaceBayeuxClient(String endpoint,
org.cometd.client.transport.LongPollingTransport lpt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||