| 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 TopicPublisher |
TopicPublisherFactory.createTopicPublisher(String protocol,
String topicName) |
| Modifier and Type | Class and Description |
|---|---|
class |
AmqpTopicPublisher
AMQP topic publisher.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MqttTopicPublisher
Mqtt topic connector
Usage: Create an instance and invoke connect() to connect to the message broker.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.