Uses of Class
org.jivesoftware.openfire.container.BasicModule
-
-
Uses of BasicModule in org.jivesoftware.openfire
Subclasses of BasicModule in org.jivesoftware.openfire Modifier and Type Class Description class
IQRouter
Routes iq packets throughout the server.class
MessageRouter
Route message packets throughout the server.class
MulticastRouter
Router of packets with multiple recipients.class
OfflineMessageStore
Represents the user's offline message storage.class
OfflineMessageStrategy
Controls what is done with offline messages.class
PresenceRouter
Route presence packets throughout the server.class
PrivateStorage
Private storage for user accounts (XEP-0049).class
SessionManager
Manages the sessions associated with an account. -
Uses of BasicModule in org.jivesoftware.openfire.archive
Subclasses of BasicModule in org.jivesoftware.openfire.archive Modifier and Type Class Description class
ArchiveManager
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.spi Modifier and Type Class Description class
AuditManagerImpl
Implementation of the AuditManager interface. -
Uses of BasicModule in org.jivesoftware.openfire.commands
Subclasses of BasicModule in org.jivesoftware.openfire.commands Modifier and Type Class Description class
AdHocCommandHandler
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.component Modifier and Type Class Description class
InternalComponentManager
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.disco Modifier and Type Class Description class
IQDiscoInfoHandler
IQDiscoInfoHandler is responsible for handling disco#info requests.class
IQDiscoItemsHandler
IQDiscoItemsHandler is responsible for handling disco#items requests. -
Uses of BasicModule in org.jivesoftware.openfire.entitycaps
Subclasses of BasicModule in org.jivesoftware.openfire.entitycaps Modifier and Type Class Description class
EntityCapabilitiesManager
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.filetransfer Modifier and Type Class Description class
DefaultFileTransferManager
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.proxy Modifier and Type Class Description class
FileTransferProxy
Manages 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.handler Modifier and Type Class Description class
IQBindHandler
Binds a resource to the stream so that the client's address becomes a full JID.class
IQBlockingHandler
Implementation of XEP-0191 "Blocking Command".class
IQEntityTimeHandler
This IQ handler implements XEP-0202: Entity Time.class
IQHandler
Base class whose main responsibility is to handle IQ packets.class
IQLastActivityHandler
Implements the TYPE_IQ jabber:iq:last protocol (last activity).class
IQMessageCarbonsHandler
This handler manages XEP-0280 Message Carbons.class
IQOfflineMessagesHandler
Implements JEP-0013: Flexible Offline Message Retrieval.class
IQPingHandler
Implements the XMPP Ping as defined by XEP-0199.class
IQPrivacyHandler
IQPrivacyHandler is responsible for handling privacy lists.class
IQPrivateHandler
Implements the TYPE_IQ jabber:iq:private protocol.class
IQRegisterHandler
Implements the TYPE_IQ jabber:iq:register protocol (plain only).class
IQRosterHandler
Implements the TYPE_IQ jabber:iq:roster protocol.class
IQSessionEstablishmentHandler
Activate client sessions once resource binding has been done.class
IQSharedGroupHandler
Handler of IQ packets whose child element is "sharedgroup" with namespace "http://www.jivesoftware.org/protocol/sharedgroup".class
IQvCardHandler
Implements the TYPE_IQ vcard-temp protocol.class
IQVersionHandler
Implements the TYPE_IQ jabber:iq:version protocol (version info).class
PresenceSubscribeHandler
Implements the presence protocol.class
PresenceUpdateHandler
Implements the presence protocol. -
Uses of BasicModule in org.jivesoftware.openfire.keystore
Subclasses of BasicModule in org.jivesoftware.openfire.keystore Modifier and Type Class Description class
CertificateStoreManager
A manager of certificate stores. -
Uses of BasicModule in org.jivesoftware.openfire.mediaproxy
Subclasses of BasicModule in org.jivesoftware.openfire.mediaproxy Modifier and Type Class Description class
MediaProxyService
A proxy service for UDP traffic such as RTP. -
Uses of BasicModule in org.jivesoftware.openfire.muc
Subclasses of BasicModule in org.jivesoftware.openfire.muc Modifier and Type Class Description class
MultiUserChatManager
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.spi Modifier and Type Class Description class
IQMUCvCardHandler
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.net Modifier and Type Class Description class
MulticastDNSService
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 Modifier and Type Class Description class
IQPEPHandler
AnIQHandler
used to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0class
IQPEPOwnerHandler
AnIQHandler
used to implement XEP-0163: "Personal Eventing via Pubsub" Version 1.0 -
Uses of BasicModule in org.jivesoftware.openfire.pubsub
Subclasses of BasicModule in org.jivesoftware.openfire.pubsub Modifier and Type Class Description class
PubSubModule
Module that implements XEP-60: Publish-Subscribe. -
Uses of BasicModule in org.jivesoftware.openfire.roster
Subclasses of BasicModule in org.jivesoftware.openfire.roster Modifier and Type Class Description class
RosterManager
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.session Modifier and Type Class Description class
SoftwareServerVersionManager
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
SoftwareVersionManager
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.spi Modifier and Type Class Description class
ConnectionManagerImpl
class
PacketDelivererImpl
In-memory implementation of the packet deliverer serviceclass
PacketRouterImpl
An uber router that can handle any packet type.class
PacketTransporterImpl
In-memory implementation of the packet transporter service.class
PresenceManagerImpl
Simple in memory implementation of the PresenceManager interface.class
RoutingTableImpl
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.transport Modifier and Type Class Description class
TransportHandler
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.update Modifier and Type Class Description class
UpdateManager
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 Modifier and Type Class Description class
VCardManager
Manages VCard information for users.
-