Class c.u.c.s.ServiceServer(log.Loggable):

Part of coherence.upnp.core.service View Source View In Hierarchy

Known subclasses: coherence.upnp.services.servers.av_transport_server.AVTransportServer, coherence.upnp.services.servers.connection_manager_server.ConnectionManagerServer, coherence.upnp.services.servers.content_directory_server.ContentDirectoryServer, coherence.upnp.services.servers.media_receiver_registrar_server.MediaReceiverRegistrarServer, coherence.upnp.services.servers.rendering_control_server.RenderingControlServer

Undocumented

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
302 Method __init__ Undocumented
343 Method get_action Undocumented
346 Method get_actions Undocumented
349 Method get_variables Undocumented
352 Method get_subscribers Undocumented
355 Method new_subscriber Undocumented
386 Method get_id Undocumented
389 Method get_type Undocumented
392 Method create_new_instance Undocumented
409 Method remove_instance Undocumented
414 Method set_variable Undocumented
436 Method get_variable Undocumented
442 Method build_single_notification Undocumented
449 Method build_last_change_event Undocumented
474 Method propagate_notification Undocumented
510 Method check_subscribers Undocumented
519 Method check_moderated_variables Undocumented
534 Method is_variable_moderated Undocumented
543 Method simulate_notification Undocumented
547 Method init_var_and_actions Undocumented

Inherited from Loggable:

Line # Kind Name Docs
79 Method logFunction Overridable log function. Default just returns passed message.
90 Method critical Undocumented
96 Method msg Undocumented

Inherited from Loggable (via Loggable):

Line # Kind Name Docs
650 Method error Log an error. By default this will also raise an exception.
657 Method warning Log a warning. Used for non-fatal problems.
664 Method info Log an informational message. Used for normal operation.
671 Method debug Log a debug message. Used for debugging.
678 Method log Log a log message. Used for debugging recurring events.
685 Method doLog Log a message at the given level, with the possibility of going
709 Method warningFailure Log a warning about a Twisted Failure. Useful as an errback handler:
730 Method logObjectName Overridable object name function.
Line # Kind Name Docs
302 Method __init__ Undocumented
449 Method build_last_change_event Undocumented
442 Method build_single_notification Undocumented
519 Method check_moderated_variables Undocumented
510 Method check_subscribers Undocumented
392 Method create_new_instance Undocumented
90 Method critical Undocumented
671 Method debug Log a debug message. Used for debugging.
685 Method doLog Log a message at the given level, with the possibility of going
650 Method error Log an error. By default this will also raise an exception.
343 Method get_action Undocumented
346 Method get_actions Undocumented
386 Method get_id Undocumented
352 Method get_subscribers Undocumented
389 Method get_type Undocumented
436 Method get_variable Undocumented
349 Method get_variables Undocumented
664 Method info Log an informational message. Used for normal operation.
547 Method init_var_and_actions Undocumented
534 Method is_variable_moderated Undocumented
678 Method log Log a log message. Used for debugging recurring events.
79 Method logFunction Overridable log function. Default just returns passed message.
730 Method logObjectName Overridable object name function.
96 Method msg Undocumented
355 Method new_subscriber Undocumented
474 Method propagate_notification Undocumented
409 Method remove_instance Undocumented
414 Method set_variable Undocumented
543 Method simulate_notification Undocumented
657 Method warning Log a warning. Used for non-fatal problems.
709 Method warningFailure Log a warning about a Twisted Failure. Useful as an errback handler:
def __init__(self, id, version, backend): (source)
Undocumented
def get_action(self, action_name): (source)
Undocumented
def get_actions(self): (source)
Undocumented
def get_variables(self): (source)
Undocumented
def get_subscribers(self): (source)
Undocumented
def new_subscriber(self, subscriber): (source)
Undocumented
def get_id(self): (source)
Undocumented
def get_type(self): (source)
Undocumented
def create_new_instance(self, instance): (source)
Undocumented
def remove_instance(self, instance): (source)
Undocumented
def set_variable(self, instance, variable_name, value, default=False): (source)
Undocumented
def get_variable(self, variable_name, instance=0): (source)
Undocumented
def build_single_notification(self, instance, variable_name, value): (source)
Undocumented
def build_last_change_event(self, instance=0, force=False): (source)
Undocumented
def propagate_notification(self, notify): (source)
Undocumented
def check_subscribers(self): (source)
Undocumented
def check_moderated_variables(self): (source)
Undocumented
def is_variable_moderated(self, name): (source)
Undocumented
def simulate_notification(self): (source)
Undocumented
def init_var_and_actions(self): (source)
Undocumented
API Documentation for Coherence, generated by pydoctor at 2007-12-08 21:02:38.