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.