Uses of Class
org.jivesoftware.openfire.container.BasicModule
Packages that use BasicModule
Package
Description
Ad-Hoc Commands implementation (XEP-0050).
Service discovery implementation (XEP-0030).
Implementation of Entity Capabilities (XEP-0115).
Implementation of SOCKS5 Bytestreams (XEP-0065).
IQ class implementations.
Implementation of Multi-User Chat (XEP-0045).
Implementation of Multi-User Chat (XEP-0045).
Implementation of Personal Eventing via Pubsub (XEP-0163).
Implementation of Publish-Subscribe (XEP-0060).
Provides classes for managing the roster.
Classes that provide the "check for update" service or the "get available plugins" service.
-
Uses of BasicModule in org.jivesoftware.openfire
Subclasses of BasicModule in org.jivesoftware.openfireModifier and TypeClassDescriptionclass
Routes iq packets throughout the server.class
Route message packets throughout the server.class
Router of packets with multiple recipients.class
Represents the user's offline message storage.class
Controls what is done with offline messages.class
Route presence packets throughout the server.class
Private storage for user accounts (XEP-0049).class
Manages the sessions associated with an account. -
Uses of BasicModule in org.jivesoftware.openfire.archive
Subclasses of BasicModule in org.jivesoftware.openfire.archiveModifier and TypeClassDescriptionclass
A manager of tasks that write archives into storage. -
Uses of BasicModule in org.jivesoftware.openfire.audit.spi
Subclasses of BasicModule in org.jivesoftware.openfire.audit.spiModifier and TypeClassDescriptionclass
Implementation of the AuditManager interface. -
Uses of BasicModule in org.jivesoftware.openfire.commands
Subclasses of BasicModule in org.jivesoftware.openfire.commandsModifier and TypeClassDescriptionclass
An AdHocCommandHandler is responsible for providing discoverable information about the supported commands and for handling commands requests. -
Uses of BasicModule in org.jivesoftware.openfire.component
Subclasses of BasicModule in org.jivesoftware.openfire.componentModifier and TypeClassDescriptionclass
Manages the registration and delegation of Components, which includes External Components as well as components that run in the Openfire JVM. -
Uses of BasicModule in org.jivesoftware.openfire.disco
Subclasses of BasicModule in org.jivesoftware.openfire.discoModifier and TypeClassDescriptionclass
IQDiscoInfoHandler is responsible for handling disco#info requests.class
IQDiscoItemsHandler is responsible for handling disco#items requests. -
Uses of BasicModule in org.jivesoftware.openfire.entitycaps
Subclasses of BasicModule in org.jivesoftware.openfire.entitycapsModifier and TypeClassDescriptionclass
Implements server side mechanics for XEP-0115: "Entity Capabilities" Version 1.4 In particular, EntityCapabilitiesManager is useful for processing "filtered-notifications" for use with Pubsub (XEP-0060) for contacts that may not want to receive notifications for all payload types. -
Uses of BasicModule in org.jivesoftware.openfire.filetransfer
Subclasses of BasicModule in org.jivesoftware.openfire.filetransferModifier and TypeClassDescriptionclass
Provides several utility methods for file transfer manager implementations to utilize. -
Uses of BasicModule in org.jivesoftware.openfire.filetransfer.proxy
Subclasses of BasicModule in org.jivesoftware.openfire.filetransfer.proxyModifier and TypeClassDescriptionclass
Manages the transferring of files between two remote entities on the jabber network. -
Uses of BasicModule in org.jivesoftware.openfire.handler
Subclasses of BasicModule in org.jivesoftware.openfire.handlerModifier and TypeClassDescriptionclass
Binds a resource to the stream so that the client's address becomes a full JID.class
Implementation of XEP-0191 "Blocking Command".final class
This IQ handler implements XEP-0202: Entity Time.class
Base class whose main responsibility is to handle IQ packets.class
Implements the TYPE_IQ jabber:iq:last protocol (last activity).final class
This handler manages XEP-0280 Message Carbons.class
Implements JEP-0013: Flexible Offline Message Retrieval.class
Implements the XMPP Ping as defined by XEP-0199.class
IQPrivacyHandler is responsible for handling privacy lists.class
Implements the TYPE_IQ jabber:iq:private protocol.class
Implements the TYPE_IQ jabber:iq:register protocol (plain only).class
Implements the TYPE_IQ jabber:iq:roster protocol.class
Activate client sessions once resource binding has been done.class
Handler of IQ packets whose child element is "sharedgroup" with namespace "http://www.jivesoftware.org/protocol/sharedgroup".class
Implements the TYPE_IQ vcard-temp protocol.class
Implements the TYPE_IQ jabber:iq:version protocol (version info).class
Implements the presence protocol.class
Implements the presence protocol. -
Uses of BasicModule in org.jivesoftware.openfire.keystore
Subclasses of BasicModule in org.jivesoftware.openfire.keystore -
Uses of BasicModule in org.jivesoftware.openfire.mediaproxy
Subclasses of BasicModule in org.jivesoftware.openfire.mediaproxyModifier and TypeClassDescriptionclass
A proxy service for UDP traffic such as RTP. -
Uses of BasicModule in org.jivesoftware.openfire.muc
Subclasses of BasicModule in org.jivesoftware.openfire.mucModifier and TypeClassDescriptionclass
Provides centralized management of all configured Multi User Chat (MUC) services. -
Uses of BasicModule in org.jivesoftware.openfire.muc.spi
Subclasses of BasicModule in org.jivesoftware.openfire.muc.spiModifier and TypeClassDescriptionclass
Implements the TYPE_IQ vcard-temp protocol, to be used for MUC rooms. -
Uses of BasicModule in org.jivesoftware.openfire.net
Subclasses of BasicModule in org.jivesoftware.openfire.netModifier and TypeClassDescriptionclass
Publishes Openfire information as a service using the Multicast DNS (marketed by Apple as Rendezvous) protocol. -
Uses of BasicModule in org.jivesoftware.openfire.pep
Subclasses of BasicModule in org.jivesoftware.openfire.pep -
Uses of BasicModule in org.jivesoftware.openfire.pubsub
Subclasses of BasicModule in org.jivesoftware.openfire.pubsubModifier and TypeClassDescriptionclass
Module that implements XEP-60: Publish-Subscribe. -
Uses of BasicModule in org.jivesoftware.openfire.roster
Subclasses of BasicModule in org.jivesoftware.openfire.rosterModifier and TypeClassDescriptionclass
A simple service that allows components to retrieve a roster based solely on the ID of the owner. -
Uses of BasicModule in org.jivesoftware.openfire.session
Subclasses of BasicModule in org.jivesoftware.openfire.sessionModifier and TypeClassDescriptionclass
A SoftwareServerVersionManager is the main responsible for sending query to remote entity and Obtain software information from the remote entity server using XEP-0092 .class
A SoftwareVersionManager is the main responsible for sending query to remote entity and Obtain software information from the remote entity using XEP-0092 . -
Uses of BasicModule in org.jivesoftware.openfire.spi
Subclasses of BasicModule in org.jivesoftware.openfire.spiModifier and TypeClassDescriptionclass
class
In-memory implementation of the packet deliverer serviceclass
An uber router that can handle any packet type.class
In-memory implementation of the packet transporter service.class
Simple in memory implementation of the PresenceManager interface.class
Routing table that stores routes to client sessions, outgoing server sessions and components. -
Uses of BasicModule in org.jivesoftware.openfire.transport
Subclasses of BasicModule in org.jivesoftware.openfire.transportModifier and TypeClassDescriptionclass
Routes packets to the appropriate transport gateway or drops the packet. -
Uses of BasicModule in org.jivesoftware.openfire.update
Subclasses of BasicModule in org.jivesoftware.openfire.updateModifier and TypeClassDescriptionclass
Service that frequently checks for new server or plugins releases. -
Uses of BasicModule in org.jivesoftware.openfire.vcard
Subclasses of BasicModule in org.jivesoftware.openfire.vcard -
Uses of BasicModule in org.jivesoftware.util.cert
Subclasses of BasicModule in org.jivesoftware.util.certModifier and TypeClassDescriptionclass
Periodically evaluates the TLS certificates in all identity stores of Openfire.