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 TypeClassDescriptionclassRoutes iq packets throughout the server.classRoute message packets throughout the server.classRouter of packets with multiple recipients.classRepresents the user's offline message storage.classControls what is done with offline messages.classRoute presence packets throughout the server.classPrivate storage for user accounts (XEP-0049).classManages the sessions associated with an account. -
Uses of BasicModule in org.jivesoftware.openfire.archive
Subclasses of BasicModule in org.jivesoftware.openfire.archiveModifier and TypeClassDescriptionclassA 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 TypeClassDescriptionclassImplementation of the AuditManager interface. -
Uses of BasicModule in org.jivesoftware.openfire.commands
Subclasses of BasicModule in org.jivesoftware.openfire.commandsModifier and TypeClassDescriptionclassAn 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 TypeClassDescriptionclassManages 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 TypeClassDescriptionclassIQDiscoInfoHandler is responsible for handling disco#info requests.classIQDiscoItemsHandler is responsible for handling disco#items requests. -
Uses of BasicModule in org.jivesoftware.openfire.entitycaps
Subclasses of BasicModule in org.jivesoftware.openfire.entitycapsModifier and TypeClassDescriptionclassImplements 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 TypeClassDescriptionclassProvides 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 TypeClassDescriptionclassManages the transfering 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 TypeClassDescriptionclassBinds a resource to the stream so that the client's address becomes a full JID.classImplementation of XEP-0191 "Blocking Command".final classThis IQ handler implements XEP-0202: Entity Time.classBase class whose main responsibility is to handle IQ packets.classImplements the TYPE_IQ jabber:iq:last protocol (last activity).final classThis handler manages XEP-0280 Message Carbons.classImplements JEP-0013: Flexible Offline Message Retrieval.classImplements the XMPP Ping as defined by XEP-0199.classIQPrivacyHandler is responsible for handling privacy lists.classImplements the TYPE_IQ jabber:iq:private protocol.classImplements the TYPE_IQ jabber:iq:register protocol (plain only).classImplements the TYPE_IQ jabber:iq:roster protocol.classActivate client sessions once resource binding has been done.classHandler of IQ packets whose child element is "sharedgroup" with namespace "http://www.jivesoftware.org/protocol/sharedgroup".classImplements the TYPE_IQ vcard-temp protocol.classImplements the TYPE_IQ jabber:iq:version protocol (version info).classImplements the presence protocol.classImplements 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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassProvides 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 TypeClassDescriptionclassImplements 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 TypeClassDescriptionclassPublishes 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 TypeClassDescriptionclassModule that implements XEP-60: Publish-Subscribe. -
Uses of BasicModule in org.jivesoftware.openfire.roster
Subclasses of BasicModule in org.jivesoftware.openfire.rosterModifier and TypeClassDescriptionclassA 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 TypeClassDescriptionclassA SoftwareServerVersionManager is the main responsible for sending query to remote entity and Obtain software information from the remote entity server using XEP-0092 .classA 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 TypeClassDescriptionclassclassIn-memory implementation of the packet deliverer serviceclassAn uber router that can handle any packet type.classIn-memory implementation of the packet transporter service.classSimple in memory implementation of the PresenceManager interface.classRouting 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 TypeClassDescriptionclassRoutes 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 TypeClassDescriptionclassService 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