| Class | Description |
|---|---|
| BaseDao |
Defines common base functionality required at persistence layer.
|
| BrokerClassLoader |
Util class used for loading classes.
|
| CommonConstants |
Contains commonly used constants.
|
| FastTopicMatcher |
Represents fast topic matching algorithm with inverted bitmaps.
|
| StartupContext |
StartupContext can be used register and get available services in the broker runtime. |
| Exception | Description |
|---|---|
| DaoException |
Represents an exception on the Data Access Objects (DAO).
|
| ResourceNotFoundException |
Thrown when the relevant broker resource is not found for a
given client request.
|
| ValidationException |
Exception thrown when broker client requests has unexpected
validation problems.
|
Copyright © 2018 WSO2. All rights reserved.