PHP Class Phergie_Process_Standard, phergie

Author: Phergie Development Team ([email protected])
Inheritance: extends Phergie_Process_Abstract
Show file Open project: phergie/phergie

Public Methods

Method Description
handleEvents ( ) : void Obtains and processes incoming events, then sends resulting outgoing events.

Method Details

handleEvents() public method

Obtains and processes incoming events, then sends resulting outgoing events.
public handleEvents ( ) : void
return void