PHP AppserverIo\Appserver\MessageQueue Namespace

Interfaces

Name Description
QueueManagerSettingsInterface Interface MQ configuration settings.

Classes

Name Description
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.