Home
Documentation
Recent
Preferences
Modules
Distributions
Authors
Find
in
Distributions
Modules
Authors
Categories
Modules
> >
D
> >
DJabberd
DJabberd::Agent
Abstract base class representing a software agent that talks XMPP
DJabberd::Agent::Node
Abstract class for an agent that handles a specific node
DJabberd::Authen
DJabberd::Authen::AllowedUsers
DJabberd::Authen::DBI
Check users and passwords using a simple sql query
DJabberd::Authen::InMemoryOnly
DJabberd::Authen::LDAP
An LDAP authentication module for DJabberd
DJabberd::Authen::SQLite
A SQLite authentication module for DJabberd
DJabberd::Authen::StaticPassword
DJabberd::Authen::UserLimit
limit the number of connected user
DJabberd::Bot
DJabberd::Bot::Admin
DJabberd::Bot::Demo
DJabberd::BotContext
DJabberd::Callback
DJabberd::Cluster
DJabberd::ClusterMessage
DJabberd::ClusterMessage::DeliverStanza
DJabberd::Component
Abstract class representing a component in DJabberd
DJabberd::Component::Example
An example DJabberd service component
DJabberd::Component::External
Interface to external plugins implementing JEP-0114
DJabberd::Component::Node
Specialization of DJabberd::Agent::Node that knows it belongs to a component
DJabberd::Connection
DJabberd::Connection::Admin
DJabberd::Connection::ClientIn
DJabberd::Connection::ClusterIn
DJabberd::Connection::ClusterOut
DJabberd::Connection::ComponentIn
JEP-0114 Server
DJabberd::Connection::ComponentOut
JEP-0114 Client
DJabberd::Connection::DialbackVerify
DJabberd::Connection::OldSSLClientIn
DJabberd::Connection::ServerIn
DJabberd::Connection::ServerOut
DJabberd::Connection::SimpleIn
DJabberd::Delivery
DJabberd::Delivery::ComponentConnection
Delivery through a JEP-0114 component connection
DJabberd::Delivery::Local
DJabberd::Delivery::LocalVHosts
Controlled delivery to other local VHosts
DJabberd::Delivery::OfflineStorage
Basic OfflineStorage (old style) for DJabberd
DJabberd::Delivery::OfflineStorage::InMemoryOnly
DJabberd::Delivery::OfflineStorage::SQLite
DJabberd::Delivery::S2S
DJabberd::DialbackParams
DJabberd::DNS
DJabberd::HookDocs
DJabberd::IQ
DJabberd::JID
DJabberd::Log
DJabberd::Message
DJabberd::Plugin
DJabberd::Plugin::Balancer
Load balancing djabberd plugin
DJabberd::Plugin::Demo
DJabberd::Plugin::EntityTime
DJabberd::Plugin::JabberIqVersion
Add support for "XEP 0092, Software version" to DJabberd
DJabberd::Plugin::Ping
Add support for "XEP 0199, Xmpp Ping" to DJabberd.
DJabberd::Plugin::PrivateStorage
implement private storage, as described in XEP-0049
DJabberd::Plugin::PrivateStorage::DBI
implement private storage, stored in DBI backend
DJabberd::Plugin::PrivateStorage::InMemoryOnly
implement private storage, stored in memory
DJabberd::Plugin::PrivateStorage::SpoolDirectory
implement private storage, stored in a spool directory
DJabberd::Plugin::VCard::LDAP
DJabberd::Presence
DJabberd::PresenceChecker
DJabberd::PresenceChecker::Dummy
DJabberd::PresenceChecker::Local
DJabberd::Queue
DJabberd::Queue::ClusterOut
DJabberd::Queue::ServerOut
DJabberd::Roster
DJabberd::RosterItem
DJabberd::RosterStorage
DJabberd::RosterStorage::InMemoryOnly
DJabberd::RosterStorage::SQLite
store your jabber roster in SQLite
DJabberd::RosterStorage::SQLite::Fixed
a shared roster implementation for the SQLite roster storage
DJabberd::SASL
Base plugin for SASL Negotiation
DJabberd::SASL::AuthenSASL
SASL Negotiation using Authen::SASL
DJabberd::SASL::Connection
abstract base class for SASL connections
DJabberd::SASL::Connection::AuthenSASL
DJabberd::SASL::DumbPlain
Dumb Plain SASL Auth plugin
DJabberd::SASL::DumbPlainManager
DJabberd::SASL::Manager::AuthenSASL
DJabberd::SASL::ManagerBase
Abstract base clase for the main SASL object.
DJabberd::SASL::NTLM
NTLM SASL Auth plugin
DJabberd::SASL::NTLMManager
DJabberd::SAXHandler
DJabberd::Stanza
DJabberd::Stanza::DialbackResult
DJabberd::Stanza::DialbackVerify
DJabberd::Stanza::SASL
DJabberd::Stanza::StartTLS
DJabberd::Stanza::StreamFeatures
DJabberd::Stats
DJabberd::StreamStart
DJabberd::StreamVersion
DJabberd::Subscription
DJabberd::TestSAXHandler
DJabberd::Util
DJabberd::VHost
DJabberd::XMLElement
DJabberd::XMLParser
Problems, suggestions, or comments to
Randy Kobes
.
Questions? Check the
FAQ
.
Enable installations using
PAR::WebStart
.