Package | Description |
---|---|
com.pushtechnology.diffusion.client.features |
Unified API - Standard Client Features.
|
com.pushtechnology.diffusion.client.features.control.topics |
Unified API - Topic Control Features.
|
Modifier and Type | Method and Description |
---|---|
void |
Messaging.MessageStream.onMessageReceived(String topicPath,
Content content,
ReceiveContext context)
This indicates a message has been received for a specific path.
|
void |
Messaging.MessageStream.Default.onMessageReceived(String topicPath,
Content content,
ReceiveContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MessagingControl.MessageHandler.onMessage(SessionId sessionId,
String topicPath,
Content content,
ReceiveContext context)
Receives messages sent from client sessions via a topic.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.