![]() |
Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
|
Functions | |
| string | GetCommand () |
| SetBytes (const RawByteString Value) | |
| SetCommand (const string Value) | |
| Add (const string Key, const string Value) | |
| Integer | GetContentLength () |
| string | GetValue (const string Key) |
| TStompHeaders | GetHeaders () |
| TStompHeaderItem | GetHeader (const Integer I) |
| string | GetText () |
Variables | |
| string | Command |
| RawByteString | Bytes |
| string | Text |
| end | |
| IStompDecoder | |
| Add | ( | const string | Key, |
| const string | Value ) |
| string GetCommand | ( | ) |
| Integer GetContentLength | ( | ) |
| TStompHeaderItem GetHeader | ( | const Integer | I | ) |
| TStompHeaders GetHeaders | ( | ) |
| string GetText | ( | ) |
| string GetValue | ( | const string | Key | ) |
| SetBytes | ( | const RawByteString | Value | ) |
| SetCommand | ( | const string | Value | ) |
| RawByteString Bytes |
| string Command |
| end |
| IStompDecoder |
| string Text |