Inheritance diagram for PEIP_Priority_Channel:

Public Member Functions | |
| __construct ($capacity=-1, $priorityHeader=NULL) | |
Protected Member Functions | |
| doSend (PEIP_INF_Message $message) | |
Protected Attributes | |
| $priorityHeader = 'PRIORITY' | |
Definition at line 23 of file PEIP_Priority_Channel.php.
| PEIP_Priority_Channel::__construct | ( | $ | capacity = -1, |
|
| $ | priorityHeader = NULL | |||
| ) |
public
| $capacity | ||
| $priorityHeader |
Definition at line 35 of file PEIP_Priority_Channel.php.
References PEIP_Queue_Channel::$capacity, $priorityHeader, and PEIP_Queue_Channel::setCapacity().
| PEIP_Priority_Channel::doSend | ( | PEIP_INF_Message $ | message | ) | [protected] |
protected
| $message |
Reimplemented from PEIP_Queue_Channel.
Definition at line 49 of file PEIP_Priority_Channel.php.
References PEIP_Queue_Channel::getCapacity(), and PEIP_Queue_Channel::getMessageCount().
PEIP_Priority_Channel::$priorityHeader = 'PRIORITY' [protected] |
1.5.1