Home
last modified time | relevance | path

Searched refs:Swift_Events_CommandEvent (Results 1 – 6 of 6) sorted by path

/plugin/swiftmail/
H A DSwift.php294 $command_event = new Swift_Events_CommandEvent($command, $code);
/plugin/swiftmail/Swift/Events/
H A DBeforeCommandListener.php22 * @param Swift_Events_CommandEvent Information about the being command sent
24 public function beforeCommandSent(Swift_Events_CommandEvent $e);
H A DCommandEvent.php18 class Swift_Events_CommandEvent extends Swift_Events class
H A DCommandListener.php22 * @param Swift_Events_CommandEvent Information about the command sent
24 public function commandSent(Swift_Events_CommandEvent $e);
/plugin/swiftmail/Swift/Plugin/
H A DBandwidthMonitor.php36 * @param Swift_Events_CommandEvent
38 public function commandSent(Swift_Events_CommandEvent $e)
H A DThrottler.php46 * @param Swift_Events_CommandEvent
48 public function commandSent(Swift_Events_CommandEvent $e)