![]() |
Habari STOMP Client for Artemis 9.4
Object Pascal STOMP client library for ActiveMQ Artemis
|
Provides information about the client library. More...
Public Member Functions | |
| string | LibraryName () |
| The name of the client library. | |
| string | LibraryVersion () |
| The version of the client library. | |
| string | LibraryCopyright () |
| Copyright information about the library. | |
| IPrimitiveMap | GetProperties () |
| Additional properties of the library. | |
Public Attributes | |
| IPrimitiveMap | Properties |
| Additional information, stored as key-value pairs, about the library. | |
Provides information about the client library.
| IPrimitiveMap IClientLibraryInfo::GetProperties | ( | ) |
Additional properties of the library.
Implemented in TBTClientLibraryInfo.
| string IClientLibraryInfo::LibraryCopyright | ( | ) |
Copyright information about the library.
Implemented in TBTClientLibraryInfo.
| string IClientLibraryInfo::LibraryName | ( | ) |
The name of the client library.
Implemented in TBTClientLibraryInfo.
| string IClientLibraryInfo::LibraryVersion | ( | ) |
The version of the client library.
Implemented in TBTClientLibraryInfo.
| IPrimitiveMap IClientLibraryInfo::Properties |
Additional information, stored as key-value pairs, about the library.