Package beepy :: Package profiles :: Module echoprofile
[show private | hide private]
[frames | no frames]

Module beepy.profiles.echoprofile

EchoProfile implements an example profile that simply echoes back whatever the content of a frame is. It sends a Reply to each Message it receives.
Classes
EchoProfile A very basic example profile that just echos frames.

Variable Summary
str __profileClass__ = 'EchoProfile'
str uri = 'http://www.eigenmagic.com/beep/ECHO'

Variable Details

__profileClass__

Type:
str
Value:
'EchoProfile'                                                          

uri

Type:
str
Value:
'http://www.eigenmagic.com/beep/ECHO'                                  

Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 http://epydoc.sf.net