Inheritance diagram for PEIP_Wiretap:

Public Member Functions | |
| __construct (PEIP_INF_Channel $inputChannel, PEIP_INF_Channel $outputChannel=NULL) | |
Protected Member Functions | |
| doReply (PEIP_INF_Message $message) | |
Definition at line 22 of file PEIP_Wiretap.php.
| PEIP_Wiretap::__construct | ( | PEIP_INF_Channel $ | inputChannel, | |
| PEIP_INF_Channel $ | outputChannel = NULL | |||
| ) |
public
| $inputChannel | ||
| $outputChannel |
Definition at line 32 of file PEIP_Wiretap.php.
References PEIP_ABS_Message_Handler::$inputChannel, PEIP_ABS_Reply_Producing_Message_Handler::$outputChannel, PEIP_Fixed_Event_Pipe::setEventName(), PEIP_Fixed_Event_Pipe::setInputChannel(), and PEIP_ABS_Reply_Producing_Message_Handler::setOutputChannel().
| PEIP_Wiretap::doReply | ( | PEIP_INF_Message $ | message | ) | [protected] |
protected
| $message |
Reimplemented from PEIP_Event_Pipe.
Definition at line 46 of file PEIP_Wiretap.php.
References PEIP_Pipe::replyMessage().
1.5.1