Habari STOMP Client for RabbitMQ 9.4
Object Pascal STOMP client library for RabbitMQ
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CIBytesMessageRepresents a binary based message
 CIClientLibraryInfoProvides information about the client library
 CIClientLibraryInfoProviderPovides a method to retrieve an IClientLibraryInfo object
 CICompletionListenerInterface to get notified about messages which are sent asynchronously
 CIConnectionRepresents a connection with a message broker
 CIConnectionFactoryEncapsulates a set of connection configuration parameters that has been defined by an administrator
 CIConnectionInfoProvides information about the current STOMP connection, including the broker-assigned STOMP session identifier and the server identifier string
 CIDestinationEncapsulates a provider-specific address
 CIHeartbeatHeart-beat interface
 CIMapMessageUsed to send a set of name-value pairs
 CIMessageRepresents a message either to be sent to a message broker or received from a message broker
 CIMessageConsumerA client uses an IMessageConsumer object to receive messages from a destination
 CIMessageProducerA client uses an IMessageProducer object to send messages to a destination
 CIMessageTransformerA plugin strategy for transforming a message before it is sent by the client or before it is dispatched to the consumer
 CIMessageTransformerSupportSupport for object message and map message transformation
 CIMQConsumerInterface for consuming messages
 CIMQContextThis interface represents a messaging context
 CIMQProducerInterface for producing messages
 CIObjectMessageAn IObjectMessage object is used to send a message that contains a serializable object
 CIPrimitiveMapThis object contains key-value pairs, associating a string key with a Boolean, Integer or string value
 CIQueueEncapsulates a provider-specific queue name
 CIQueueBrowserA client uses an IQueueBrowser object to look at messages on a queue without removing them
 CISessionRepresents a single unit of work on an IConnection
 CITemporaryQueueRepresents an unique IQueue object created for the duration of an IConnection
 CITemporaryTopicRepresents an unique ITopic object created for the duration of an IConnection
 CITextMessageRepresents a text based message
 CITopicEncapsulates a provider-specific topic name
 CITopicSubscriberA client uses an ITopicSubscriber object to receive messages that have been published to a topic
 CTBTAbstractConnectionFactoryEncapsulates a set of connection configuration parameters that has been defined by an administrator.
 CTBTBytesMessageRepresents a binary based message.
 CTBTClientLibraryInfoProvides information about the client library.
 CTBTCommAdapterIndyAn Indy 10-based implementation of the IStompCommAdapter interface
 CTBTConnectionFactoryEncapsulates a set of connection configuration parameters that has been defined by an administrator
 CTBTDestinationEncapsulates a provider-specific address.
 CTBTMapMessageUsed to send a set of name-value pairs.
 CTBTMessageRepresents a message either to be sent to a message broker or received from a message broker.
 CTBTMessageProducerA client uses an IMessageProducer object to send messages to a destination.
 CTBTMQConsumerInterface for consuming messages.
 CTBTMQContextThis interface represents a messaging context.
 CTBTMQProducerInterface for producing messages.
 CTBTObjectMessageAn IObjectMessage object is used to send a message that contains a serializable object.
 CTBTQueueEncapsulates a provider-specific queue name.
 CTBTTemporaryQueueRepresents an unique IQueue object created for the duration of an IConnection.
 CTBTTemporaryTopicRepresents an unique ITopic object created for the duration of an IConnection.
 CTBTTextMessageRepresents a text based message.
 CTBTTopicEncapsulates a provider-specific topic name.