Class DaemonKit::Jabber
In: lib/daemon_kit/jabber.rb
Parent: Object

Thin wrapper around xmpp4r-simple, specifically designed to ease configuration of a jabber daemon and provide some added simplicity.

Methods

Attributes

connection  [R]  Jabber connection

Public Class methods

Deliver a message to the specified jid.

Use this instead of initializing, keeps it singleton

Public Instance methods

[Validate]