public class OortComet extends BayeuxClient
The Oort comet client connects a local Oort comet server to a remote Oort comet server.
BayeuxClient.BayeuxClientChannel, BayeuxClient.Stateorg.cometd.common.AbstractClientSession.AbstractSessionChannelBACKOFF_INCREMENT_OPTION, BAYEUX_VERSION, logger, MAX_BACKOFF_OPTION| Constructor and Description |
|---|
OortComet(Oort oort,
String cometURL,
ScheduledExecutorService scheduler,
ClientTransport transport,
ClientTransport... transports) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearSubscriptions() |
protected void |
subscribe(Set<String> observedChannels) |
String |
toString() |
protected void |
unsubscribe(String channel) |
abort, disconnect, disconnect, disconnect, dump, enqueueSend, failMessage, failMessages, getAllowedTransports, getBackoffIncrement, getCookie, getCookieStore, getId, getKnownTransportNames, getMaxBackoff, getOption, getOptionNames, getOptions, getState, getTransport, getTransport, getURL, handshake, handshake, handshake, handshake, handshake, handshake, initialize, isConnected, isDisconnected, isHandshook, newChannel, newChannelId, newMessage, notifyListeners, onFailure, onMessages, onSending, onTransportFailure, processConnect, processDisconnect, processHandshake, processMessage, putCookie, scheduleConnect, scheduleHandshake, sendBatch, sendConnect, sendHandshake, sendMessages, setOption, terminate, waitForaddExtension, batch, dump, endBatch, extendRcv, extendSend, getAttribute, getAttributeNames, getChannel, getChannel, getChannels, getExtensions, isBatching, newMessageId, notifyListener, receive, registerCallback, registerSubscriber, removeAttribute, removeExtension, resetSubscriptions, setAttribute, startBatch, unregisterCallback, unregisterSubscriberpublic OortComet(Oort oort, String cometURL, ScheduledExecutorService scheduler, ClientTransport transport, ClientTransport... transports)
Copyright © 2008–2015 Dojo Foundation. All rights reserved.