Package emma :: Package interface
[hide private]
[frames] | no frames]

Package interface

source code

interfaces are where the comunication to the internet happends

Interfaces communicate with modules through events. modules will do the functionallity of the bot, using interfaces for communicate with mailing lists, irc, ...

Interface inheritate from complement from where you can log, use locks, ... Everything in an interface happens in parallel on several threads, so for class variables locks should be use.


Copyright: (c) 2011 hackmeeting http://sindominio.net/hackmeeting

Author: Ruben Pollan

Organization: hackmeeting http://sindominio.net/hackmeeting

Contact: meskio@sindominio.net

License: This program is free software; you can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/projects/COPYING.WTFPL for more details.

Submodules [hide private]

Classes [hide private]
  Interface