Class e.p.h.h.HttpServer(service_provider.ServiceProvider):

Part of elisa.plugins.httpd.http_server View In Hierarchy

DOCME
Line # Kind Name Docs
84 Method initialize Initialize the component.
91 Method start Start the service.
107 Method stop Stop the service.
110 Method _get_ip_port Undocumented
124 Method _bus_message_received Undocumented

Inherited from Component (via ServiceProvider):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
142 Method clean Clean the component.

Inherited from Loggable (via ServiceProvider, Component):

Line # Kind Name Docs
81 Method __init__ Undocumented
def initialize(self):

Initialize the component.

This method is called by Component.create to finish the initialization of a component.
Returnsa deferred called when a component is fully initialized (type: twisted.internet.defer.Deferred )
def start(self):

Start the service.

DOCME more
def stop(self):

Stop the service.

DOCME more
def _get_ip_port(self):
Undocumented
def _bus_message_received(self, msg, sender):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-11-19 19:51:49.