Package | Description |
---|---|
org.cometd.bayeux.client |
Modifier and Type | Method and Description |
---|---|
ClientSessionChannel |
ClientSession.getChannel(String channelName)
Returns a client side channel scoped by this session.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionChannel.MessageListener.onMessage(ClientSessionChannel channel,
Message message)
Callback invoked when a message is received on the given
channel . |
Copyright © 2008–2017 The CometD Project. All rights reserved.