PEIP_Priority_Channel Class Reference

Inheritance diagram for PEIP_Priority_Channel:

PEIP_Queue_Channel PEIP_ABS_Pollable_Channel PEIP_ABS_Interceptable_Message_Channel PEIP_INF_Pollable_Channel PEIP_INF_Channel PEIP_INF_Interceptable PEIP_INF_Connectable PEIP_INF_Channel List of all members.

Public Member Functions

 __construct ($capacity=-1, $priorityHeader=NULL)

Protected Member Functions

 doSend (PEIP_INF_Message $message)

Protected Attributes

 $priorityHeader = 'PRIORITY'

Detailed Description

Definition at line 23 of file PEIP_Priority_Channel.php.


Constructor & Destructor Documentation

PEIP_Priority_Channel::__construct ( capacity = -1,
priorityHeader = NULL 
)

public

Parameters:
$capacity 
$priorityHeader 
Returns:

Definition at line 35 of file PEIP_Priority_Channel.php.

References PEIP_Queue_Channel::$capacity, $priorityHeader, and PEIP_Queue_Channel::setCapacity().


Member Function Documentation

PEIP_Priority_Channel::doSend ( PEIP_INF_Message message  )  [protected]

protected

Parameters:
$message 
Returns:

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().


Member Data Documentation

PEIP_Priority_Channel::$priorityHeader = 'PRIORITY' [protected]

Definition at line 26 of file PEIP_Priority_Channel.php.

Referenced by __construct().


The documentation for this class was generated from the following file:
Generated on Mon Apr 12 11:39:02 2010 for PEIP by  doxygen 1.5.1