protected class LocalSessionImpl.LocalChannel extends AbstractClientSession.AbstractSessionChannel
ClientSessionChannel.ClientSessionChannelListener, ClientSessionChannel.MessageListenerMETA, META_CONNECT, META_DISCONNECT, META_HANDSHAKE, META_SUBSCRIBE, META_UNSUBSCRIBE| Modifier and Type | Method and Description |
|---|---|
ClientSession |
getSession() |
void |
publish(Object data) |
void |
publish(Object data,
String messageId) |
protected void |
sendSubscribe() |
protected void |
sendUnSubscribe() |
String |
toString() |
addListener, dump, getAttribute, getAttributeNames, getChannelId, getId, getListeners, getSubscribers, isBroadcast, isDeepWild, isMeta, isReleased, isService, isWild, notifyMessageListeners, release, removeAttribute, removeListener, resetSubscriptions, setAttribute, subscribe, throwIfReleased, unsubscribe, unsubscribepublic ClientSession getSession()
public void publish(Object data)
public String toString()
toString in class AbstractClientSession.AbstractSessionChannelprotected void sendSubscribe()
sendSubscribe in class AbstractClientSession.AbstractSessionChannelprotected void sendUnSubscribe()
sendUnSubscribe in class AbstractClientSession.AbstractSessionChannelCopyright © 2008-2012 Dojo Foundation. All Rights Reserved.