| Package | Description |
|---|---|
| org.apache.stratos.messaging.broker.connect | |
| org.apache.stratos.messaging.broker.connect.amqp | |
| org.apache.stratos.messaging.broker.connect.mqtt |
| Modifier and Type | Method and Description |
|---|---|
static TopicSubscriber |
TopicSubscriberFactory.createTopicSubscriber(String protocol,
MessageListener messageListener,
String topicName) |
| Modifier and Type | Class and Description |
|---|---|
class |
AmqpTopicSubscriber
AMQP topic subscriber.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MqttTopicSubscriber
MQTT topic subscriber
Usage: Create an instance and invoke connect(), subscribe() to subscribe to a topic.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.