| Interface | Description |
|---|---|
| Consumer |
Interface representing broker subscription.
|
| Class | Description |
|---|---|
| BindingSet |
Set of
Binding objects organised into bindings with filters and without filters |
| Broker |
Broker API class.
|
| ContentChunk |
Represents part of the content of a message.
|
| Message |
Represents message received from publishers and delivered to subscribers by the broker.
|
| Metadata |
Object representation of a message metadata.
|
| Queue |
Abstract class to represent an underlying queue for the broker
|
| Exception | Description |
|---|---|
| BrokerException |
Represents an exception of the broker.
|
Copyright © 2017 WSO2. All rights reserved.