|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionChannel | |
---|---|
org.cometd.bayeux.client |
Uses of SessionChannel in org.cometd.bayeux.client |
---|
Methods in org.cometd.bayeux.client that return SessionChannel | |
---|---|
SessionChannel |
ClientSession.getChannel(java.lang.String channelName)
Get a channel scoped by this session. |
Methods in org.cometd.bayeux.client with parameters of type SessionChannel | |
---|---|
void |
SessionChannel.SubscriberListener.onMessage(SessionChannel channel,
Message message)
|
void |
SessionChannel.MetaChannelListener.onMetaMessage(SessionChannel channel,
Message message,
boolean successful,
java.lang.String error)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |