PHP AppserverIo\Appserver\MessageQueue Пространство имен

Interfaces

Имя Описание
QueueManagerSettingsInterface Interface MQ configuration settings.

Классы

Имя Описание
MessageQueue A message queue wrapper implementation.
QueueManager The queue manager handles the queues and message beans registered for the application.
QueueManagerFactory A factory for the queue manager instances.
QueueManagerSettings Default MQ configuration settings.
QueueWorker A message queue worker implementation listening to a queue, defined in the passed application.