MessageFormatter
|
MessageFormatter is used to populate/format a message.
|
MessageProperties
|
This class represents properties of a message that are not part of the message contents, such as the correlation ids or timestamp. |
createEvent
|
Create an blpapi.Event with the specified eventType to be used for testing. |
appendMessage
|
Create a new message and append it to the specified event . |
deserializeService
|
Create a blpapi.Service instance from the specified serviceXMLStr . |
serializeService
|
Serialize the provided service in XML format. |
createTopic
|
Create a valid blpapi.Topic with the specified service to support testing publishers. |
getAdminMessageDefinition
|
Return the definition for an admin message of the specified messageName . |