Name | Description | Type | Package | Framework |
AbstractGroupProvider | Shared base class for Openfire GroupProvider implementations. | Class | org.jivesoftware.openfire.group | OpenFire |
|
AccessModel | Policy that defines who is allowed to subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
AddAffiliation | Task that adds an affiliation for a room in the other cluster nodes. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
AddGroup | Command that allows to create and configure new goups. | Class | org.jivesoftware.openfire.commands.admin.group | OpenFire |
|
AddGroupUsers | Command that allows to add members or admins to a given group. | Class | org.jivesoftware.openfire.commands.admin.group | OpenFire |
|
AddMember | Task that adds a new member to the room in the other cluster nodes. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
AddUser | Adds a user to Openfire if the provider is not read-only. | Class | org.jivesoftware.openfire.commands.admin.user | OpenFire |
|
AdHocCommand | An ad-hoc command is a stateless object responsbile for executing the provided service. | Class | org.jivesoftware.openfire.commands | OpenFire |
|
AdHocCommandHandler | An AdHocCommandHandler is responsbile for providing discoverable information about the supported commands and for handling commands requests. | Class | org.jivesoftware.openfire.commands | OpenFire |
|
AdHocCommandManager | An AdHocCommandManager is responsible for keeping the list of available commands offered by a service and for processing commands requests. | Class | org.jivesoftware.openfire.commands | OpenFire |
|
AdminConsole | A model for admin tab and sidebar info. | Class | org.jivesoftware.admin | OpenFire |
|
AdminConsolePlugin | The admin console plugin. | Class | org.jivesoftware.openfire.container | OpenFire |
|
AdminManager | The AdminManager manages the AdminProvider configured for this server, caches knowledge of accounts with admin permissions, and provides a single point of entry for handling | Class | org.jivesoftware.openfire.admin | OpenFire |
|
AdminPageBean | A bean to hold page information for the admin console. | Class | org.jivesoftware.admin | OpenFire |
|
AdminProvider | An AdminProvider handles storage of information about admin accounts, and requests to set the list of admin users. | Interface | org.jivesoftware.openfire.admin | OpenFire |
|
AesEncryptor | Utility class providing symmetric AES encryption/decryption. | Class | org.jivesoftware.util | OpenFire |
|
AffiliationTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
AlreadyExistsException | Flags an exception when something to be created or added already exists. | Class | org.jivesoftware.util | OpenFire |
|
ASN1DERTag | Creates a table that represents an ASN. | Class | org.jivesoftware.admin | OpenFire |
|
AuditEvent | Defines the known event types used with audits on arbitraryAuthor:Iain Shigeoka | Class | org.jivesoftware.openfire.audit | OpenFire |
|
AuditManager | Manages and directs server message auditing behavior. | Interface | org.jivesoftware.openfire.audit | OpenFire |
|
AuditManagerImpl | | Class | org.jivesoftware.openfire.audit.spi | OpenFire |
|
Auditor | Use auditors to audit events and messages on the server. | Interface | org.jivesoftware.openfire.audit | OpenFire |
|
AuditorImpl | | Class | org.jivesoftware.openfire.audit.spi | OpenFire |
|
AuditStreamIDFactory | Factory for producing audit stream IDs. | Class | org.jivesoftware.openfire.audit | OpenFire |
|
AuditWriteOnlyException | Thrown if a reading is not permitted with the configured SecurityAuditProvider. | Class | org.jivesoftware.openfire.security | OpenFire |
|
AuthCheckFilter | A simple filter which checks for the auth token in the user's session. | Class | org.jivesoftware.admin | OpenFire |
|
AuthenticatePost | | Class | org.jivesoftware.openfire.crowd.jaxb | OpenFire |
|
AuthenticateUser | Takes a user's username and password to authenticate them against the Openfire authprovider. | Class | org.jivesoftware.openfire.commands.admin.user | OpenFire |
|
AuthFactory | Pluggable authentication service. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
AuthorizationManager | Manages the AuthorizationProvider objects. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
AuthorizationMapping | This is the interface the used to provide default defualt authorization ID's when none was selected by the client. | Interface | org.jivesoftware.openfire.auth | OpenFire |
|
AuthorizationPolicy | This is the interface the AuthorizationManager uses to conduct authorizations. | Interface | org.jivesoftware.openfire.auth | OpenFire |
|
AuthorizeAccess | Subscription requests must be approved and only subscribers may retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
AuthProvider | Provider interface for authentication. | Interface | org.jivesoftware.openfire.auth | OpenFire |
|
AuthToken | A token that proves that a user has successfully authenticated. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
AvailablePlugin | Plugin available at igniterealtime. | Class | org.jivesoftware.openfire.update | OpenFire |
|
Base64 | Encodes and decodes to and from Base64 notation. | Class | org.jivesoftware.util | OpenFire |
|
BasicModule | A default Module implementation that basically avoids subclasses having to implement the wholeAuthor:Gaston Dombiak | Class | org.jivesoftware.openfire.container | OpenFire |
|
BasicStreamIDFactory | A basic stream ID factory that produces IDs using a cryptographically strong random number generator. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
BeanUtils | | Class | org.jivesoftware.util | OpenFire |
|
Blowfish | A class that provides easy Blowfish encryption. | Class | org.jivesoftware.util | OpenFire |
|
BoshBindingError | enum BoshBindingErrorAn enum defining all errors which can happen during a BOSH session. | Class | org.jivesoftware.openfire.http | OpenFire |
|
BroadcastMessageRequest | Task that broadcasts a message to local room occupants. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
BroadcastPresenceRequest | Task that broadcasts the presence of a room occupant to the occupants of the room being hosted by the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
ByteFormat | A formatter for formatting byte sizes. | Class | org.jivesoftware.util | OpenFire |
|
Cache | General purpose cache. | Interface | org.jivesoftware.util.cache | OpenFire |
|
Cacheable | Interface that defines the necessary behavior for objects added to a Cache. | Interface | org.jivesoftware.util.cache | OpenFire |
|
CachedPreparedStatement | Allows PreparedStatement information to be cached. | Class | org.jivesoftware.database | OpenFire |
|
CacheFactory | Creates Cache objects. | Class | org.jivesoftware.util.cache | OpenFire |
|
CacheFactoryStrategy | | Interface | org.jivesoftware.util.cache | OpenFire |
|
CacheInfo | Configuration to use when creating caches. | Class | org.jivesoftware.openfire.container | OpenFire |
|
CacheSizes | Utility class for determining the sizes in bytes of commonly used objects. | Class | org.jivesoftware.util.cache | OpenFire |
|
CacheWrapper | Acts as a proxy for a Cache implementation. | Class | org.jivesoftware.util.cache | OpenFire |
|
CancelSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
CannotBeInvitedException | Exception used for representing the error when an external MUC delegate responds to an invite-user packet by rejecting the invitation attempt. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
CannotCalculateSizeException | Flags an exception when we cannot determine size of the object to be cached. | Class | org.jivesoftware.util.cache | OpenFire |
|
CertificateEventListener | Interface to listen for certificate events. | Interface | org.jivesoftware.util | OpenFire |
|
CertificateIdentityMapping | This is the interface used to map identity credentials from certificates. | Interface | org.jivesoftware.util.cert | OpenFire |
|
CertificateManager | Utility class that provides similar functionality to the keytool tool. | Class | org.jivesoftware.util | OpenFire |
|
CertificateStore | A wrapper class for a Java store of certificates, its metadata (password, location) and related functionality. | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
CertificateStoreConfigException | A checked exception that indicates problems related to Certificate Store functionality. | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
CertificateStoreConfiguration | Certificate stores are configured using a defined set of properties. | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
CertificateStoreManager | A manager of certificate stores. | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
CertificateUtils | Utility methods for working with Certificate instances. | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
ChangeNickname | Task that changes the nickname of an existing room occupant in the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
ChangeUserPassword | Command that allows to change password of existing users. | Class | org.jivesoftware.openfire.commands.admin.user | OpenFire |
|
Channel | A channel provides a mechanism to queue work units for processing. | Class | org.jivesoftware.openfire | OpenFire |
|
ChannelHandler | Interface to handle packets delivered by Channels. | Interface | org.jivesoftware.openfire | OpenFire |
|
ChannelNotFoundException | Thrown when a channel lookup fails to find the specified channel. | Class | org.jivesoftware.openfire | OpenFire |
|
ClassUtils | A utility class to assist with loading classes or resources by name. | Class | org.jivesoftware.util | OpenFire |
|
ClientConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
ClientRoute | Internal object used by RoutingTableImpl to keep track of the node that own a ClientSession and whether the session is available or not. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
ClientSession | Represents a session between the server and a client. | Interface | org.jivesoftware.openfire.session | OpenFire |
|
ClientSessionConnection | Represents a connection of a Client Session that was established to a Connection Manager. | Class | org.jivesoftware.openfire.multiplex | OpenFire |
|
ClientSessionInfo | Client session information to be used when running in a cluster. | Class | org.jivesoftware.openfire.session | OpenFire |
|
ClientStanzaHandler | Handler of XML stanzas sent by clients connected directly to the server. | Class | org.jivesoftware.openfire.net | OpenFire |
|
ClientTrustManager | ClientTrustManager is a Trust Manager that is only used for c2s connections. | Class | org.jivesoftware.openfire.net | OpenFire |
|
ClusterEventListener | Listener for cluster events. | Interface | org.jivesoftware.openfire.cluster | OpenFire |
|
ClusterManager | A cluster manager is responsible for triggering events related to clustering. | Class | org.jivesoftware.openfire.cluster | OpenFire |
|
ClusterNodeInfo | Basic information about a cluster node. | Interface | org.jivesoftware.openfire.cluster | OpenFire |
|
ClusterTask | An interface to mix in Externalizable and Runnable, which are both required for sending invokable tasks across a cluster. | Interface | org.jivesoftware.util.cache | OpenFire |
|
CNCertificateIdentityMapping | Certificate identity mapping that uses the CommonName as the identity credentials | Class | org.jivesoftware.util.cert | OpenFire |
|
CollectionNode | A type of node that contains nodes and/or other collections but no published items. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
CommonsLogFactory | A LogFactory implementation to override the default commons-logging behavior. | Class | org.jivesoftware.util.log.util | OpenFire |
|
ComponentCacheWrapper | This specialized wrapper is used for the Components cache, which should not be purged. | Class | org.jivesoftware.util.cache | OpenFire |
|
ComponentConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
ComponentEventListener | Interface to listen for component events. | Interface | org.jivesoftware.openfire.component | OpenFire |
|
ComponentSession | Represents a session between the server and an external component. | Interface | org.jivesoftware.openfire.session | OpenFire |
|
ComponentStanzaHandler | Handler of XML stanzas sent by external components connected directly to the server. | Class | org.jivesoftware.openfire.net | OpenFire |
|
ConcurrentGroupList | This list specifies additional methods that understand groups among the items in the list. | Class | org.jivesoftware.openfire.group | OpenFire |
|
ConcurrentGroupMap | This extension class provides additional methods that understand groups among the entries in the map. | Class | org.jivesoftware.openfire.group | OpenFire |
|
ConcurrentHashSet | This class implements the Set interface, backed by a ConcurrentHashMap instance. | Class | org.jivesoftware.util | OpenFire |
|
ConflictException | Exception used for representing a conflict error in a MUCRoom. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
Connection | Represents a connection on the server. | Interface | org.jivesoftware.openfire | OpenFire |
|
ConnectionAcceptor | ConnectionAcceptors are responsible for accepting new (typically socket) connections from peers. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
ConnectionCloseListener | of the connection closing. | Interface | org.jivesoftware.openfire | OpenFire |
|
ConnectionConfiguration | Configuration for a socket connection. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
ConnectionException | Thrown when Openfire is not able to connect to the user and group system. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
ConnectionHandler | A ConnectionHandler is responsible for creating new sessions, destroying sessions and delivering received XML stanzas to the proper StanzaHandler. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
ConnectionListener | As a server, Openfire accepts connection requests from other network entities. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
ConnectionManager | Coordinates connections (accept, read, termination) on the server. | Interface | org.jivesoftware.openfire | OpenFire |
|
ConnectionManagerImpl | | Class | org.jivesoftware.openfire.spi | OpenFire |
|
ConnectionMultiplexerManager | A ConnectionMultiplexerManager is responsible for keeping track of the connected Connection Managers and the sessions that were established with the Connection | Class | org.jivesoftware.openfire.multiplex | OpenFire |
|
ConnectionMultiplexerSession | Represents a session between the server and a connection manager. | Interface | org.jivesoftware.openfire.session | OpenFire |
|
ConnectionProvider | Abstract class that defines the connection provider framework. | Interface | org.jivesoftware.database | OpenFire |
|
ConnectionSettings | | Class | org.jivesoftware.openfire.session | OpenFire |
|
ConnectionType | Types of (socket-based, including HTTP) connections. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
CookieUtils | | Class | org.jivesoftware.util | OpenFire |
|
CreateMUCRoom | Allows via AdHoc commands the creation of a Multi-User Chat room. | Class | org.jivesoftware.openfire.commands.admin.muc | OpenFire |
|
CrowdAdminProvider | | Class | org.jivesoftware.openfire.crowd | OpenFire |
|
CrowdAuthProvider | | Class | org.jivesoftware.openfire.crowd | OpenFire |
|
CrowdGroupProvider | Atlassian Crowd implementation of the GroupProvider. | Class | org.jivesoftware.openfire.crowd | OpenFire |
|
CrowdManager | | Class | org.jivesoftware.openfire.crowd | OpenFire |
|
CrowdProperties | Reading the file crowd. | Class | org.jivesoftware.openfire.crowd | OpenFire |
|
CrowdUserProvider | Atlassian Crowd implementation of the UserProvider. | Class | org.jivesoftware.openfire.crowd | OpenFire |
|
CrowdVCardProvider | VCard provider for Crowd. | Class | org.jivesoftware.openfire.crowd | OpenFire |
|
DataForm | Represents a form that could be use for gathering data as well as for reporting data returned from a search. | Interface | org.jivesoftware.openfire.forms | OpenFire |
|
DatagramListener | Listener for datagram packets received. | Interface | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
DbConnectionManager | Central manager of database connections. | Class | org.jivesoftware.database | OpenFire |
|
DefaultAdminProvider | Handles default management of admin users, which stores the list if accounts as a system property. | Class | org.jivesoftware.openfire.admin | OpenFire |
|
DefaultAuthorizationMapping | This is the interface the used to provide default default authorization ID's when none was selected by the client. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
DefaultAuthorizationPolicy | Different clients perform authentication differently, so this policy will authorize any principal to a requested user that match specific | Class | org.jivesoftware.openfire.auth | OpenFire |
|
DefaultAuthProvider | Default AuthProvider implementation. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
DefaultCache | Default, non-distributed implementation of the Cache interface. | Class | org.jivesoftware.util.cache | OpenFire |
|
DefaultConnectionProvider | Default Jive connection provider, which uses an internal connection pool. | Class | org.jivesoftware.database | OpenFire |
|
DefaultConnectionProviderBeanInfo | BeanInfo class for the DefaultConnectionProvider class. | Class | org.jivesoftware.database | OpenFire |
|
DefaultFileTransferManager | Provides several utility methods for file transfer manager implementaions to utilize. | Class | org.jivesoftware.openfire.filetransfer | OpenFire |
|
DefaultGroupPropertyMap | Default implementation of a writable Map to manage group properties. | Class | org.jivesoftware.openfire.group | OpenFire |
|
DefaultGroupProvider | Database implementation of the GroupManager interface. | Class | org.jivesoftware.openfire.group | OpenFire |
|
DefaultLocalCacheStrategy | CacheFactoryStrategy for use in Openfire. | Class | org.jivesoftware.util.cache | OpenFire |
|
DefaultLockOutProvider | The DefaultLockOutProvider works with the ofUserFlag table to maintain a list of disabled/locked out accounts. | Class | org.jivesoftware.openfire.lockout | OpenFire |
|
DefaultNodeConfiguration | A DefaultNodeConfiguration keeps the default configuration values for leaf or collection nodes of a particular publish-subscribe service. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
DefaultProxyTransfer | Tracks the different connections related to a file transfer. | Class | org.jivesoftware.openfire.filetransfer.proxy | OpenFire |
|
DefaultRosterItemProvider | Defines the provider methods required for creating, reading, updating and deleting roster Rosters are another user resource accessed via the user or chatbot's long ID. | Class | org.jivesoftware.openfire.roster | OpenFire |
|
DefaultSecurityAuditProvider | The default security audit provider stores the logs in a ofSecurityAuditLog table. | Class | org.jivesoftware.openfire.security | OpenFire |
|
DefaultUserProvider | Default implementation of the UserProvider interface, which reads and writes data from the ofUser database table. | Class | org.jivesoftware.openfire.user | OpenFire |
|
DefaultVCardProvider | Default implementation of the VCardProvider interface, which reads and writes data from the ofVCard database table. | Class | org.jivesoftware.openfire.vcard | OpenFire |
|
DeleteGroup | Command that allows to delete existing groups. | Class | org.jivesoftware.openfire.commands.admin.group | OpenFire |
|
DeleteGroupUsers | Command that allows to delete members or admins from a given group. | Class | org.jivesoftware.openfire.commands.admin.group | OpenFire |
|
DeleteUser | Delete a user from Openfire if the provider is not read-only. | Class | org.jivesoftware.openfire.commands.admin.user | OpenFire |
|
DestroyRoomRequest | Task that destroys the local room in the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
DirectedPresence | Represents a directed presence sent from a session hosted in a cluster node to another entity (e. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
DiscoInfoProvider | A DiscoInfoProvider is responsible for providing information about a JID's name and its node. | Interface | org.jivesoftware.openfire.disco | OpenFire |
|
DiscoItem | An item is associated with an XMPP Entity, usually thought of a children of the parent entity and normally are addressable as a JID. | Class | org.jivesoftware.openfire.disco | OpenFire |
|
DiscoItemsProvider | A DiscoItemsProvider is responsible for providing the items associated with a JID's name and node. | Interface | org.jivesoftware.openfire.disco | OpenFire |
|
DiscoServerItem | Represent a DiscoItem provided by the server. | Class | org.jivesoftware.openfire.disco | OpenFire |
|
DNSUtil | Utilty class to perform DNS lookups for XMPP services. | Class | org.jivesoftware.openfire.net | OpenFire |
|
DownloadStatus | Simple data model to handle success/failure of downloads using AJAX. | Class | org.jivesoftware.openfire.update | OpenFire |
|
DroppableFrame | A droppable frame allows for DnD of file objects from the OS onto the actualSee Also:Serialized Form | Class | org.jivesoftware.openfire.launcher | OpenFire |
|
DroppableTextPane | A droppable text pane allows for DnD of file objects from the OS onto the actualAuthor:Matt TuckerSee Also:Serialized Form | Class | org.jivesoftware.openfire.launcher | OpenFire |
|
DummyExternalizableUtil | Dummy implementation that does nothing. | Class | org.jivesoftware.util.cache | OpenFire |
|
DynamicAddressChannel | Listen packets from defined dataSocket and send packets to the defined host. | Class | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
Echo | | Class | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
ElementUtil | naming convention of meta-data key names: data is stored heirarchically separated by dots. | Class | org.jivesoftware.util | OpenFire |
|
EmailService | A service to send email. | Class | org.jivesoftware.util | OpenFire |
|
EmbeddedConnectionProvider | A connection provider for the embedded hsqlDB database. | Class | org.jivesoftware.database | OpenFire |
|
EncryptionArtifactFactory | Instances of this class will be able to generate various encryption-related artifacts based on a specific connection This implementation intends to centralize the implementation for generating the artifacts produced, which in earlier | Class | org.jivesoftware.openfire.spi | OpenFire |
|
Encryptor | | Interface | org.jivesoftware.util | OpenFire |
|
EntityCapabilities | Contains identities and supported features describing client capabilitiesAuthor:Armando JaguckiSee Also:Serialized Form | Class | org.jivesoftware.openfire.entitycaps | OpenFire |
|
EntityCapabilitiesManager | In particular, EntityCapabilitiesManager is useful for processing "filtered-notifications" for use with Pubsub (XEP-0060) for contacts that | Class | org.jivesoftware.openfire.entitycaps | OpenFire |
|
EventNotFoundException | Thrown if an event looked up (typically by id) was not found. | Class | org.jivesoftware.openfire.security | OpenFire |
|
ExternalComponentConfiguration | Holds the configuration for external components that want to connect to this server. | Class | org.jivesoftware.openfire.component | OpenFire |
|
ExternalComponentManager | Manages the connection permissions for external components. | Class | org.jivesoftware.openfire.component | OpenFire |
|
ExternalComponentManagerListener | Listener that will be alerted when an external component is disabled/enabled, the port is changed or configuration about an external component is modified. | Interface | org.jivesoftware.openfire.component | OpenFire |
|
ExternalizableUtil | Utility methods to assist in working with the Externalizable interfaces. | Class | org.jivesoftware.util.cache | OpenFire |
|
ExternalizableUtilStrategy | Interface that allows to provide different ways for implementing serialization of objects. | Interface | org.jivesoftware.util.cache | OpenFire |
|
FastDateFormat | Similar to SimpleDateFormat, but faster and thread-safe. | Class | org.jivesoftware.util | OpenFire |
|
FaviconServlet | Servlet that gets favicons of webservers and includes them in HTTP responses. | Class | org.jivesoftware.util | OpenFire |
|
FileTransfer | Contains all of the meta information associated with a file transfer. | Class | org.jivesoftware.openfire.filetransfer | OpenFire |
|
FileTransferEventListener | An event listener for File Transfer related events. | Interface | org.jivesoftware.openfire.filetransfer | OpenFire |
|
FileTransferManager | Manages all file transfer currently happening originating from and/or ending at users of the server. | Interface | org.jivesoftware.openfire.filetransfer | OpenFire |
|
FileTransferProgress | An interface to track the progress of a file transfer through the server. | Interface | org.jivesoftware.openfire.filetransfer | OpenFire |
|
FileTransferProxy | Manages the transfering of files between two remote entities on the jabber network. | Class | org.jivesoftware.openfire.filetransfer.proxy | OpenFire |
|
FileTransferRejectedException | Thrown by a FileTransferEventListener when a file transfer is rejected by the Interceptor. | Class | org.jivesoftware.openfire.filetransfer | OpenFire |
|
FlashCrossDomainHandler | | Class | org.jivesoftware.openfire | OpenFire |
|
FlashCrossDomainServlet | Serves up the flash cross domain xml file which allows other domains to access http-binding using flash. | Class | org.jivesoftware.openfire.http | OpenFire |
|
FlushTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
ForbiddenException | Exception used for representing that the requested operation is forbidden for the user in the MUCRoom. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
FormField | Represents a field of a form. | Interface | org.jivesoftware.openfire.forms | OpenFire |
|
Forwarded | | Class | org.jivesoftware.openfire.forward | OpenFire |
|
GetAdminConsoleInfo | Command that returns information about the admin console. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
GetAdminConsoleInfoTask | Task that will return the bind interface and ports being used by the admin console of the node where the task will be executed. | Class | org.jivesoftware.openfire.container | OpenFire |
|
GetBasicStatistics | Command that returns basic information about this JVM like number of client sessions, server sessions and amount of free and used memory. | Class | org.jivesoftware.openfire.cluster | OpenFire |
|
GetListActiveUsers | Command that allows to retrieve a list of all active users. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
GetListGroups | Command that allows to retrieve a list of existing groups. | Class | org.jivesoftware.openfire.commands.admin.group | OpenFire |
|
GetListGroupUsers | Command that allows to retrieve list members of a given group. | Class | org.jivesoftware.openfire.commands.admin.group | OpenFire |
|
GetNewMemberRoomsRequest | Task requested by each cluster node when a new node joins the cluster. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
GetNumberActiveUsers | Command that allows to retrieve the number of online users who are active at any one moment. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
GetNumberConnectedUsers | Task to be executed in each cluster node to obtain the total number of users using the multi user chat service. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
GetNumberOnlineUsers | Command that allows to retrieve the number of registered users who are online at any one moment. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
GetNumberUserSessions | Command that allows to retrieve the number of user sessions at any one moment. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
GetServerStats | Command that returns information about the server and some basic statistics. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
GetSessionsCountTask | Task that will be executed in cluster nodes to get the number of sessions hosted by theAuthor:Gaston DombiakSee Also:Serialized Form | Class | org.jivesoftware.openfire.session | OpenFire |
|
GetUsersPresence | Command that allows to retrieve the presence of all active users. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
GraphicUtils | | Class | org.jivesoftware.openfire.launcher | OpenFire |
|
Group | | Class | org.jivesoftware.openfire.crowd.jaxb | OpenFire |
|
Group | Groups organize users into a single entity for easier management. | Class | org.jivesoftware.openfire.group | OpenFire |
|
GroupAdminAdded | Notifies the that a admin was added to the group. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
GroupAdminRemoved | Notifies the that a admin was removed from the group. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
GroupAlreadyExistsException | Thrown when attempting to create a group that already exists. | Class | org.jivesoftware.openfire.group | OpenFire |
|
GroupAwareList | This list specifies additional methods that understand groups among the items in the list. | Interface | org.jivesoftware.openfire.group | OpenFire |
|
GroupAwareMap | This map specifies additional methods that understand groups among the entries in the map. | Interface | org.jivesoftware.openfire.group | OpenFire |
|
GroupCollection | Provides a view of an array of group names as a Collection of Group objects. | Class | org.jivesoftware.openfire.group | OpenFire |
|
GroupCreated | Notifies the that a group was created. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
GroupDeleting | Notifies the that a group is being deleted. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
GroupEventAdapter | An abstract adapter class for receiving group events. | Class | org.jivesoftware.openfire.event | OpenFire |
|
GroupEventDispatcher | Dispatches group events. | Class | org.jivesoftware.openfire.event | OpenFire |
|
GroupEventListener | Interface to listen for group events. | Interface | org.jivesoftware.openfire.event | OpenFire |
|
GroupJID | This class is designed to identify and manage custom JIDs that represent Groups (rather than Users or Components). | Class | org.jivesoftware.openfire.group | OpenFire |
|
GroupManager | | Class | org.jivesoftware.openfire.group | OpenFire |
|
GroupMemberAdded | Notifies the that a member was added to the group. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
GroupMemberRemoved | Notifies the that a member was removed from the group. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
GroupModified | Notifies the that a group was modified. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
GroupNotFoundException | Thrown when unable to find or load a group. | Class | org.jivesoftware.openfire.group | OpenFire |
|
GroupProvider | Provider interface for groups. | Interface | org.jivesoftware.openfire.group | OpenFire |
|
Groups | | Class | org.jivesoftware.openfire.crowd.jaxb | OpenFire |
|
HistoryRequest | Represents the amount of history requested by an occupant while joining a room. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
HistoryStrategy | Multi-User Chat rooms may cache history of the conversations in the room in order to play them back to newly arriving members. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
HttpBindException | | Class | org.jivesoftware.openfire.http | OpenFire |
|
HttpBindManager | | Class | org.jivesoftware.openfire.http | OpenFire |
|
HttpBindServlet | Servlet which handles requests to the HTTP binding service. | Class | org.jivesoftware.openfire.http | OpenFire |
|
HttpBindStatus | AdHoc command to return the current status of the HTTP-bind service. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
HttpClientWithTimeoutFeedFetcher | Feed fetcher implementation that times out the HTTP connection after 3 seconds which fixes a bug where users of the admin console who installed Clearspace | Class | org.jivesoftware.util | OpenFire |
|
HttpConnection | Represents one HTTP connection with a client using the HTTP Binding service. | Class | org.jivesoftware.openfire.http | OpenFire |
|
HttpConnectionClosedException | This exception is thrown when an action attempted on the connection to the client but the connection has been closed. | Class | org.jivesoftware.openfire.http | OpenFire |
|
HTTPConnectionException | Exception class that wraps an HTTP error code. | Class | org.jivesoftware.util | OpenFire |
|
HttpSession | A session represents a series of interactions with an XMPP client sending packets using the HTTP Binding protocol specified in XEP-0124. | Class | org.jivesoftware.openfire.http | OpenFire |
|
HttpSessionManager | | Class | org.jivesoftware.openfire.http | OpenFire |
|
HybridAuthProvider | The hybrid auth provider allows up to three AuthProvider implementations to be strung together to do chained authentication checking. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
HybridUserProvider | Delegate UserProvider operations among up to three configurable provider implementation classes. | Class | org.jivesoftware.openfire.user | OpenFire |
|
i18nStatistic | A convience class to build statistic parameters out of a resource bundle. | Class | org.jivesoftware.openfire.stats | OpenFire |
|
IdentityStore | A wrapper class for a store of certificates, its metadata (password, location) and related functionality that is used to provide credentials (that represent this Openfire instance), an identity store | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
IncomingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Interface | org.jivesoftware.openfire.session | OpenFire |
|
InitializationException | Exception thrown during application or component initialization failure. | Class | org.jivesoftware.util | OpenFire |
|
InterceptorManager | An InterceptorManager manages the list of global interceptors and per-user interceptors that are invoked before and after packets are read and sent. | Class | org.jivesoftware.openfire.interceptor | OpenFire |
|
InternalComponentManager | Manages the registration and delegation of Components. | Class | org.jivesoftware.openfire.component | OpenFire |
|
InternalUnauthenticatedException | Thrown when Openfire is not able to authenticate itself into the user and group system. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
IQAdminHandler | A handler for the IQ packet with namespace http://jabber. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
IQAuthHandler | use this protocol to authenticate with the server. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQAuthInfo | Information for controlling the authentication options for the server. | Interface | org.jivesoftware.openfire.handler | OpenFire |
|
IQBindHandler | Binds a resource to the stream so that the client's address becomes a full JID. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQDiscoInfoHandler | IQDiscoInfoHandler is responsible for handling disco#info requests. | Class | org.jivesoftware.openfire.disco | OpenFire |
|
IQDiscoItemsHandler | IQDiscoItemsHandler is responsible for handling disco#items requests. | Class | org.jivesoftware.openfire.disco | OpenFire |
|
IQEntityTimeHandler | This IQ handler implements XEP-0202: Entity Time. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQHandler | Base class whose main responsibility is to handle IQ packets. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQHandlerInfo | A simple meta-data class that stores several related tools for generic IQ protocol handling. | Class | org.jivesoftware.openfire | OpenFire |
|
IQLastActivityHandler | the number of seconds another user has been offline. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQMessageCarbonsHandler | This handler manages XEP-0280 Message Carbons. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQMUCSearchHandler | This class adds jabber:iq:search combined with 'result set management' functionality to the MUC service of Openfire. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
IQOfflineMessagesHandler | messages, request message headers, retrieve specific messages, remove specific messages, retrieve all messages and remove all messages. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQOwnerHandler | A handler for the IQ packet with namespace http://jabber. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
IQPEPHandler | An IQHandler used to implement XEP-0163: "Personal Eventing via Pubsub" For each user on the server there is an associated PEPService interacting | Class | org.jivesoftware.openfire.pep | OpenFire |
|
IQPEPOwnerHandler | An IQHandler used to implement XEP-0163: "Personal Eventing via Pubsub" An IQHandler can only handle one namespace in its IQHandlerInfo. | Class | org.jivesoftware.openfire.pep | OpenFire |
|
IQPingHandler | alternative to the traditional 'white space ping' approach of determining the availability of an entity. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQPrivacyHandler | IQPrivacyHandler is responsible for handling privacy lists. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQPrivateHandler | use this protocol to store and retrieve arbitrary application configuration information. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQRegisterHandler | use this protocol to register a user account with the server. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQRegisterInfo | Handle the various user registration settings that are valid under XMPP. | Interface | org.jivesoftware.openfire.handler | OpenFire |
|
IQRosterHandler | use this protocol to retrieve, update, and rosterMonitor roster entries (buddy lists). | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQRouter | Routes iq packets throughout the server. | Class | org.jivesoftware.openfire | OpenFire |
|
IQSessionEstablishmentHandler | Activate client sessions once resource binding has been done. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQSharedGroupHandler | Handler of IQ packets whose child element is "sharedgroup" with namespace "http://www. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQvCardHandler | use this protocol to set and retrieve the vCard information associated with someone's account. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IQVersionHandler | XMPP entities to query each other's application versions. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
IsPluginInstalledTask | Task that will be run in each cluster node to learn if the specified plugin is installed or not. | Class | org.jivesoftware.openfire.container | OpenFire |
|
JDBCAuthProvider | The JDBC auth provider allows you to authenticate users against any database that you can connect to with JDBC. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
JDBCGroupProvider | The JDBC group provider allows you to use an external database to define the make up of groups. | Class | org.jivesoftware.openfire.group | OpenFire |
|
JDBCUserProvider | The JDBC user provider allows you to use an external database to define the users. | Class | org.jivesoftware.openfire.user | OpenFire |
|
JiveBeanInfo | An abstract BeanInfo implementation that automatically constructs PropertyDescriptors and handles i18n through ResourceBundles. | Class | org.jivesoftware.util | OpenFire |
|
JiveConstants | Contains constant values representing various objects in Jive. | Class | org.jivesoftware.util | OpenFire |
|
JiveGlobals | Controls Jive properties. | Class | org.jivesoftware.util | OpenFire |
|
JiveID | Used to specify what jive id an object should haveAuthor:Andrew Wright | Class | org.jivesoftware.database | OpenFire |
|
JiveInitialLdapContext | A class that extends the Java's InitialLdapContext class with two properties to store the SSLSession and the StartTlsResponse | Class | org.jivesoftware.util | OpenFire |
|
JiveProperties | Retrieves and stores Jive properties. | Class | org.jivesoftware.util | OpenFire |
|
JMXManager | Manages the JMX configuration for Openfire. | Class | org.jivesoftware.openfire | OpenFire |
|
JNDIDataSourceProvider | An implementation of ConnectionProvider that utilizes a JDBC 2. | Class | org.jivesoftware.database | OpenFire |
|
JSTLFunctions | Utility functions that are exposed through a taglib. | Class | org.jivesoftware.admin | OpenFire |
|
Launcher | Graphical launcher for Openfire. | Class | org.jivesoftware.openfire.launcher | OpenFire |
|
LdapAuthorizationMapping | Provider for authorization mapping using LDAP. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
LdapAuthorizationPolicy | Provider for authorization using LDAP. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
LdapAuthProvider | Only plaintext authentication is currently supported. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
LdapGroupProvider | LDAP implementation of the GroupProvider interface. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
LdapGroupTester | Class that assists during the testing of the ldap groups. | Class | org.jivesoftware.admin | OpenFire |
|
LdapManager | Centralized administration of LDAP connections. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
LdapUserProfile | Bean that stores the vcard mapping. | Class | org.jivesoftware.admin | OpenFire |
|
LdapUserProvider | LDAP implementation of the UserProvider interface. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
LdapUserTester | Class that assists during the testing of the user-ldap mapping. | Class | org.jivesoftware.admin | OpenFire |
|
LdapVCardProvider | Read-only LDAP provider for vCards. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
LeafNode | A type of node that contains published items only. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
LegacyConnectionAcceptor | A connection acceptor that employs the legacy, pre-MINA/NIO socket implementation of Openfire. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
LinkedList | Simple LinkedList implementation. | Class | org.jivesoftware.util | OpenFire |
|
LinkedListNode | Doubly linked node in a LinkedList. | Class | org.jivesoftware.util | OpenFire |
|
LocalClientSession | Represents a session between the server and a client. | Class | org.jivesoftware.openfire.session | OpenFire |
|
LocalComponentSession | Represents a session between the server and a component. | Class | org.jivesoftware.openfire.session | OpenFire |
|
LocalConnectionMultiplexerSession | Represents a session between the server and a connection manager. | Class | org.jivesoftware.openfire.session | OpenFire |
|
LocaleFilter | Sets the locale context-wide. | Class | org.jivesoftware.util | OpenFire |
|
LocaleUtils | A set of methods for retrieving and converting locale specific strings and numbers. | Class | org.jivesoftware.util | OpenFire |
|
LocalIncomingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Class | org.jivesoftware.openfire.session | OpenFire |
|
LocalMUCRole | | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
LocalMUCRoom | a persistent room which means that its configuration will be maintained in synch with its representation in the database. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
LocalMUCUser | Representation of users interacting with the chat service. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
LocalOutgoingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Class | org.jivesoftware.openfire.session | OpenFire |
|
LocalServerSession | | Class | org.jivesoftware.openfire.session | OpenFire |
|
LocalSession | The session represents a connection between the server and a client (c2s) or another server (s2s) as well as a connection with a component. | Class | org.jivesoftware.openfire.session | OpenFire |
|
LockOutEventDispatcher | Dispatches lockout events. | Class | org.jivesoftware.openfire.lockout | OpenFire |
|
LockOutEventListener | Interface to listen for lockout events. | Interface | org.jivesoftware.openfire.lockout | OpenFire |
|
LockOutFlag | A LockOutFlag represents the current disabled status set on a particular user account. | Class | org.jivesoftware.openfire.lockout | OpenFire |
|
LockOutManager | The LockOutManager manages the LockOutProvider configured for this server, caches knowledge of whether accounts are disabled or enabled, and provides a single point of entry for handling | Class | org.jivesoftware.openfire.lockout | OpenFire |
|
LockOutProvider | A LockOutProvider handles storage of information about disabled accounts, and requests for whether an account is currently disabled. | Interface | org.jivesoftware.openfire.lockout | OpenFire |
|
Log | Openfire makes use of a logging facade (slf4j) to manage its log output. | Class | org.jivesoftware.util | OpenFire |
|
LoginLimitManager | Handles recording admin console login attempts and handling temporary lockouts where necessary. | Class | org.jivesoftware.admin | OpenFire |
|
MediaProxy | A Media Proxy relays UDP traffic between two IPs to provide connectivity between two parties that are behind NAT devices. | Class | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
MediaProxyService | A proxy service for UDP traffic such as RTP. | Class | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
MediaProxySession | A media proxy session enables two clients to exchange UDP traffic. | Class | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
MessageRouter | Route message packets throughout the server. | Class | org.jivesoftware.openfire | OpenFire |
|
ModificationNotAllowedException | Exception thrown when a modification was not allowed. | Class | org.jivesoftware.util | OpenFire |
|
ModifySubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
Module | Logical, server-managed entities must implement this interface. | Interface | org.jivesoftware.openfire.container | OpenFire |
|
MUCEventDelegate | Gives the implementer the ability to react to, allow, or deny MUC related events. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
MUCEventDispatcher | Dispatches MUC events. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
MUCEventListener | Interface to listen for MUC events. | Interface | org.jivesoftware.openfire.muc | OpenFire |
|
MUCPersistenceManager | A manager responsible for ensuring room persistence. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
MUCRole | Defines the permissions and actions that a MUCUser may use in a particular room. | Interface | org.jivesoftware.openfire.muc | OpenFire |
|
MUCRoom | A chat room on the chat server manages its users, and enforces it's own security rules. | Interface | org.jivesoftware.openfire.muc | OpenFire |
|
MUCRoomHistory | Represent the data model for one MUCRoom history. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
MUCRoomTask | Task related to a room to be executed in a cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
MUCServiceProperties | Retrieves and stores MUC service properties. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
MUCServicePropertyClusterEventTask | This task updates or deletes a property in a cluster node's muc service property map. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
MUCServicePropertyEventDispatcher | Dispatches property events. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
MUCServicePropertyEventListener | Interface to listen for property events. | Interface | org.jivesoftware.openfire.muc.spi | OpenFire |
|
MUCUser | The chat user is a separate user abstraction for interacting with the chat server. | Interface | org.jivesoftware.openfire.muc | OpenFire |
|
MulticastDNSService | Publishes Openfire information as a service using the Multicast DNS (marketed by Apple as Rendezvous) protocol. | Class | org.jivesoftware.openfire.net | OpenFire |
|
MulticastRouter | Router of packets with multiple recipients. | Class | org.jivesoftware.openfire | OpenFire |
|
MultiplexerConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
MultiplexerPacketDeliverer | Fallback method used by SocketConnection when connected to a connection manager. | Class | org.jivesoftware.openfire.multiplex | OpenFire |
|
MultiplexerPacketHandler | IQ packets sent from Connection Managers themselves to the server will be handled by instances of this class. | Class | org.jivesoftware.openfire.multiplex | OpenFire |
|
MultiplexerStanzaHandler | Handler of XML stanzas sent by Connection Managers. | Class | org.jivesoftware.openfire.net | OpenFire |
|
MultiUserChatManager | Provides centralized management of all configured Multi User Chat (MUC) services. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
MultiUserChatService | Manages groupchat conversations, chatrooms, and users. | Interface | org.jivesoftware.openfire.muc | OpenFire |
|
MultiUserChatServiceImpl | responsible for responding Multi-User Chat disco requests as well as removing inactive users from the rooms after a period of time and to maintain a log of the conversation in the rooms that | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
MXParser | MXParser that returns an IGNORABLE_WHITESPACE event when a whitespace character or a line feed is received. | Class | org.jivesoftware.openfire.net | OpenFire |
|
NamedThreadFactory | A thread factory that allows threads to be named. | Class | org.jivesoftware.util | OpenFire |
|
NativeAuthProvider | Authenticates using the native operating system authentication method. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
NativeUserProvider | A UserProvider to be used in conjunction with NativeAuthProvider, which | Class | org.jivesoftware.openfire.user | OpenFire |
|
NewSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
NIOConnection | | Class | org.jivesoftware.openfire.nio | OpenFire |
|
Node | A virtual location to which information can be published and from which event notifications and/or payloads can be received (in other pubsub systems, this may | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
NodeAffiliate | A NodeAffiliate keeps information about the affiliation of an entity with a node. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
NodeChangeTask | Base class of clustering tasks for pubsub. | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
NodeID | Class which wraps the byte[] we use to identify cluster members. | Class | org.jivesoftware.openfire.cluster | OpenFire |
|
NodeSubscription | A subscription to a node. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
NodeTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
NotAcceptableException | Exception used for representing that the nickname used by the user is not acceptable. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
NotAcceptableException | Exception used for representing that the specified node configuration is not acceptable. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
NotAllowedException | Exception used for representing that the user is not allowed to perform the requested operation in the MUCRoom. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
NotFoundException | Flags an exception when something requested is not found. | Class | org.jivesoftware.util | OpenFire |
|
NotifyComponentInfo | Task that will be executed on other cluster nodes to trigger the event that a component has send its disco#info to the server. | Class | org.jivesoftware.openfire.component | OpenFire |
|
NotifyComponentRegistered | Task that will be executed on other cluster nodes to trigger the event that a component was added to a cluster node. | Class | org.jivesoftware.openfire.component | OpenFire |
|
NotifyComponentUnregistered | Task that will be executed on other cluster nodes to trigger the event that a component was removed from a cluster node. | Class | org.jivesoftware.openfire.component | OpenFire |
|
OccupantAddedEvent | Task that will remove a room occupant from the list of occupants in the room. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
OccupantLeftEvent | Task that removes a room occupant from the list of occupants in the room. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
OCSPChecker | A PKIXCertPathChecker that uses Online Certificate Status Protocol (OCSP) | Class | org.jivesoftware.openfire.net | OpenFire |
|
OF33 | This class implements a fix for a problem identified as issue OF-33 in the bugtracker of Openfire. | Class | org.jivesoftware.database.bugfix | OpenFire |
|
OfflineMessage | Subclass of Message that keeps the date when the offline message was stored in the database. | Class | org.jivesoftware.openfire | OpenFire |
|
OfflineMessageListener | Interface to listen for offline message events. | Interface | org.jivesoftware.openfire | OpenFire |
|
OfflineMessageStore | Represents the user's offline message storage. | Class | org.jivesoftware.openfire | OpenFire |
|
OfflineMessageStrategy | Controls what is done with offline messages. | Class | org.jivesoftware.openfire | OpenFire |
|
OfflinePacketDeliverer | Fallback method used by NIOConnection when a connection fails to send a Packet (likely because it was closed). | Class | org.jivesoftware.openfire.nio | OpenFire |
|
OnlyPublishers | Publishers and owners may publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
OnlySubscribers | Subscribers, publishers and owners may publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
OpenAccess | Anyone may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
OpenfireX509TrustManager | A Trust Manager implementation that adds Openfire-proprietary functionality. | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
OpenPublisher | Anyone may publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
OutgoingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Interface | org.jivesoftware.openfire.session | OpenFire |
|
OutgoingServerSocketReader | An OutgoingServerSocketReader is responsible for reading and queueing the DOM Element sent by a remote server. | Class | org.jivesoftware.openfire.server | OpenFire |
|
OutgoingSessionPromise | An OutgoingSessionPromise provides an asynchronic way for sending packets to remote servers. | Class | org.jivesoftware.openfire.server | OpenFire |
|
PacketCopier | Packet interceptor that notifies of packets activity to components that previously subscribed to the notificator. | Class | org.jivesoftware.openfire.interceptor | OpenFire |
|
PacketDeliverer | Delivers packets to locally connected streams. | Interface | org.jivesoftware.openfire | OpenFire |
|
PacketDelivererImpl | In-memory implementation of the packet deliverer serviceAuthor:Iain Shigeoka | Class | org.jivesoftware.openfire.spi | OpenFire |
|
PacketException | Represents a runtime packet exception typically from a malformed packet. | Class | org.jivesoftware.openfire | OpenFire |
|
PacketInterceptor | A packet interceptor encapsulates an action that is invoked on a packet immediately before or after it was received by a SocketReader and also when the packet is about to | Interface | org.jivesoftware.openfire.interceptor | OpenFire |
|
PacketRejectedException | Thrown by a PacketInterceptor when a packet is prevented from being processed. | Class | org.jivesoftware.openfire.interceptor | OpenFire |
|
PacketRouter | A router that handles incoming packets. | Interface | org.jivesoftware.openfire | OpenFire |
|
PacketRouterImpl | An uber router that can handle any packet type. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
PacketsNotification | Command that allows to retrieve the presence of all active users. | Class | org.jivesoftware.openfire.commands.admin | OpenFire |
|
PacketTransporterImpl | In-memory implementation of the packet transporter service. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
ParamUtils | Assists JSP writers in getting parameters and attributes. | Class | org.jivesoftware.util | OpenFire |
|
PendingSubscriptionsCommand | Ad-hoc command that sends pending subscriptions to node owners. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
PEPService | A PEPService is a PubSubService for use with XEP-0163: "Personal Eventing via Pubsub" Version 1. | Class | org.jivesoftware.openfire.pep | OpenFire |
|
PEPServiceManager | Manages the creation, persistence and removal of PEPServiceAuthor:Guus der Kinderen, guus. | Class | org.jivesoftware.openfire.pep | OpenFire |
|
PersistableMap | This acts as a tag interface. | Class | org.jivesoftware.util | OpenFire |
|
Plugin | Plugin interface. | Interface | org.jivesoftware.openfire.container | OpenFire |
|
PluginCacheConfigurator | A helper class to read cache configuration data for a plugin and register the defined caches with the cache factory. | Class | org.jivesoftware.openfire.container | OpenFire |
|
PluginCacheRegistry | A simple registry of cache configuration data for plugins. | Class | org.jivesoftware.openfire.container | OpenFire |
|
PluginClassLoader | ClassLoader for plugins. | Class | org.jivesoftware.openfire.container | OpenFire |
|
PluginDevEnvironment | Represents the data model used to represent development mode within the Jive Openfire plugin framework. | Class | org.jivesoftware.openfire.container | OpenFire |
|
PluginDownloadManager | Service that allow for aysynchrous calling of system managers. | Class | org.jivesoftware.openfire.update | OpenFire |
|
PluginFilter | A servlet filter that plugin classes can use to dynamically register and un-register filter logic. | Class | org.jivesoftware.admin | OpenFire |
|
PluginIconServlet | Servlet is used for retrieval of plugin icons. | Class | org.jivesoftware.openfire.container | OpenFire |
|
PluginListener | Allows for notifications that a plugin has been either created or destroyed. | Interface | org.jivesoftware.openfire.container | OpenFire |
|
PluginManager | Loads and manages plugins. | Class | org.jivesoftware.openfire.container | OpenFire |
|
PluginManagerListener | Interface to listen for plugin manager events. | Interface | org.jivesoftware.openfire.container | OpenFire |
|
PluginServlet | The plugin servlet acts as a proxy for web requests (in the admin console) to plugins. | Class | org.jivesoftware.openfire.container | OpenFire |
|
POP3AuthProvider | An AuthProvider that authenticates using a POP3 server. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
POP3UserProvider | A UserProvider to be used in conjunction with POP3AuthProvider, which | Class | org.jivesoftware.openfire.user | OpenFire |
|
PresenceAccess | Anyone with a presence subscription of both or from may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
PresenceEventDispatcher | Dispatches presence events. | Class | org.jivesoftware.openfire.user | OpenFire |
|
PresenceEventListener | Interface to listen for presence events. | Interface | org.jivesoftware.openfire.user | OpenFire |
|
PresenceManager | The presence manager tracks on a global basis who's online. | Interface | org.jivesoftware.openfire | OpenFire |
|
PresenceManagerImpl | Simple in memory implementation of the PresenceManager interface. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
PresenceRouter | Route presence packets throughout the server. | Class | org.jivesoftware.openfire | OpenFire |
|
PresenceSubscribeHandler | update presence and roster information. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
PresenceUpdateHandler | update presence and roster information. | Class | org.jivesoftware.openfire.handler | OpenFire |
|
PrivacyList | A privacy list contains a set of rules that define if communication with the list owner is allowed or denied. | Class | org.jivesoftware.openfire.privacy | OpenFire |
|
PrivacyListEventListener | Interface to listen for privacy list events. | Interface | org.jivesoftware.openfire.privacy | OpenFire |
|
PrivacyListManager | A Privacy list manager creates, gets, updates and removes privacy lists. | Class | org.jivesoftware.openfire.privacy | OpenFire |
|
PrivacyListProvider | Provider for the privacy lists system. | Class | org.jivesoftware.openfire.privacy | OpenFire |
|
PrivateStorage | Private storage for user accounts (JEP-0049). | Class | org.jivesoftware.openfire | OpenFire |
|
PropertyClusterEventTask | This task updates or deletes a property in a cluster node's property map. | Class | org.jivesoftware.util | OpenFire |
|
PropertyEventDispatcher | Dispatches property events. | Class | org.jivesoftware.util | OpenFire |
|
PropertyEventListener | Interface to listen for property events. | Interface | org.jivesoftware.util | OpenFire |
|
ProxyCandidate | Basic interface to access a Candidate provided by a SessionAuthor:Thiago Camargo | Interface | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
ProxyConnectionManager | Manages the connections to the proxy server. | Class | org.jivesoftware.openfire.filetransfer.proxy | OpenFire |
|
ProxyOutputStream | An output stream which tracks the amount of bytes transfered by proxy sockets. | Class | org.jivesoftware.openfire.filetransfer.proxy | OpenFire |
|
ProxyTransfer | Tracks the different connections related to a proxy file transfer. | Interface | org.jivesoftware.openfire.filetransfer.proxy | OpenFire |
|
PublishedItem | A published item to a node. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
PublisherModel | Policy that defines who is allowed to publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
PubSubEngine | A PubSubEngine is responsible for handling packets sent to a pub-sub service. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
PubSubModule | Module that implements JEP-60: Publish-Subscribe. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
PubSubPersistenceManager | A manager responsible for ensuring node persistence. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
PubSubService | A PubSubService is responsible for keeping the hosted nodes by the service, the default configuration to use for newly created nodes and specify the policy to use regarding | Interface | org.jivesoftware.openfire.pubsub | OpenFire |
|
QueuedTasksManager | Queue tasks while this JVM is joining the cluster and the requested room was still not loaded. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
Received | The implementation of the extension. | Class | org.jivesoftware.openfire.carbons | OpenFire |
|
RefreshNodeTask | Forces the node to be refreshed from the database. | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
RegistrationRequiredException | Exception used for representing that the user needs to register with the room in order to perform the requested operation. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
RelaySession | A Session Class will control "receive and relay" proccess. | Class | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
RemoteConnectionFailedException | Thrown when something failed verifying the key of a Originating Server with an Authoritative Server in a dialback operation. | Class | org.jivesoftware.openfire | OpenFire |
|
RemoteMUCRole | Representation of a room occupant of a local room that is being hosted by another cluster node. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
RemoteMUCUser | User hosted by another cluster node that is presente in a local room. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
RemotePacketRouter | A RemotePacketRouter is responsible for deliverying packets to entities hosted in remote nodes of the cluster. | Interface | org.jivesoftware.openfire | OpenFire |
|
RemoteServerConfiguration | Holds the configuration when connecting to/from a remote server. | Class | org.jivesoftware.openfire.server | OpenFire |
|
RemoteServerManager | Manages the connection permissions for remote servers. | Class | org.jivesoftware.openfire.server | OpenFire |
|
RemoteSessionLocator | Locator of sessions that are being hosted by other cluster nodes. | Interface | org.jivesoftware.openfire.session | OpenFire |
|
RemoveNodeTask | Removes a newly deleted node from memory across the cluster. | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
ResourceServlet | Combines and serves resources, such as javascript or css files. | Class | org.jivesoftware.openfire.http | OpenFire |
|
Result | Elements from a result set as defined by XEP-0059 have certain characteristics. | Interface | org.jivesoftware.openfire.resultsetmanager | OpenFire |
|
ResultSet | A result set representation as described in XEP-0059. | Class | org.jivesoftware.openfire.resultsetmanager | OpenFire |
|
ResultSetImpl | A result set representation as described in XEP-0059. | Class | org.jivesoftware.openfire.resultsetmanager | OpenFire |
|
RoomAvailableEvent | Task that adds a new local room to the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
RoomInfo | Representation of a room configuration and its occupants. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
RoomLockedException | Exception used for representing that the user can't join a room since it's been locked. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
RoomRemovedEvent | Task that will remove a local room from the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
RoomUpdatedEvent | Task that updates the configuration of a local room. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
Roster | A roster is a list of users that the user wishes to know if they are online. | Class | org.jivesoftware.openfire.roster | OpenFire |
|
RosterAccess | Anyone in the specified roster group(s) may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
RosterEventDispatcher | Dispatches roster events. | Class | org.jivesoftware.openfire.roster | OpenFire |
|
RosterEventListener | Interface to listen for roster events. | Interface | org.jivesoftware.openfire.roster | OpenFire |
|
RosterItem | Represents a single roster item for a User's Roster. | Class | org.jivesoftware.openfire.roster | OpenFire |
|
RosterItemProvider | | Interface | org.jivesoftware.openfire.roster | OpenFire |
|
RosterManager | A simple service that allows components to retrieve a roster based solely on the ID of the owner. | Class | org.jivesoftware.openfire.roster | OpenFire |
|
RoutableChannelHandler | | Interface | org.jivesoftware.openfire | OpenFire |
|
Route | Route packets identify target sessions by their stream ID and contain a single wrapped stanza that should be processed by the target session. | Class | org.jivesoftware.openfire.multiplex | OpenFire |
|
RoutingTable | Maintains server-wide knowledge of routes to any node. | Interface | org.jivesoftware.openfire | OpenFire |
|
RoutingTableImpl | Routing table that stores routes to client sessions, outgoing server sessions and components. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
SANCertificateIdentityMapping | Certificate identity mapping that uses XMPP-OtherName SubjectAlternativeName as the identity credentials | Class | org.jivesoftware.util.cert | OpenFire |
|
SASLAuthentication | SASLAuthentication is responsible for returning the available SASL mechanisms to use and for actually performing the SASL authentication. | Class | org.jivesoftware.openfire.net | OpenFire |
|
SaslProvider | This is the Provider object providing the SaslServerFactory written by Jive Software. | Class | org.jivesoftware.openfire.sasl | OpenFire |
|
SaslServerFactoryImpl | Server Factory for supported mechanisms. | Class | org.jivesoftware.openfire.sasl | OpenFire |
|
SaslServerPlainImpl | client ----- {authzid, authcid, password} -----> server Each paramater sent to the server is seperated by a null character | Class | org.jivesoftware.openfire.sasl | OpenFire |
|
SchemaManager | Manages database schemas for Openfire and Openfire plugins. | Class | org.jivesoftware.database | OpenFire |
|
ScramSha1SaslServer | | Class | org.jivesoftware.openfire.sasl | OpenFire |
|
ScramUtils | A utility class that provides methods that are useful for dealing with Salted Challenge Response Authentication Mechanism (SCRAM). | Class | org.jivesoftware.openfire.auth | OpenFire |
|
SecurityAuditEvent | Representation of a single security event retrieved from the logs. | Class | org.jivesoftware.openfire.security | OpenFire |
|
SecurityAuditManager | The SecurityAuditManager manages the SecurityAuditProvider configured for this server, and provides a proper conduit for making security log entries and looking them up. | Class | org.jivesoftware.openfire.security | OpenFire |
|
SecurityAuditProvider | A SecurityAuditProvider handles storage and retrieval of security audit logs. | Interface | org.jivesoftware.openfire.security | OpenFire |
|
SeniorMemberServicesRequest | Task to be requested by a node that joins a cluster and be executed in the senior cluster member to get the services with rooms with occupants. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
Sent | The implementation of the extension. | Class | org.jivesoftware.openfire.carbons | OpenFire |
|
SequenceManager | Manages sequences of unique ID's that get stored in the database. | Class | org.jivesoftware.database | OpenFire |
|
ServerConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configureAuthor:Guus der Kinderen, guus. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
ServerDialback | The dialback method follows the following logic to validate the remote server: The Originating Server establishes a connection to the Receiving Server. | Class | org.jivesoftware.openfire.server | OpenFire |
|
ServerFeaturesProvider | ServerFeaturesProviders are responsible for providing the features offered and supported protocols by the SERVER. | Interface | org.jivesoftware.openfire.disco | OpenFire |
|
ServerIdentitiesProvider | A ServerIdentitiesProvider is responsible for providing the identities of protocols supported by the SERVER. | Interface | org.jivesoftware.openfire.disco | OpenFire |
|
ServerItemsProvider | ServerItemsProvider are responsible for providing the items associated with the SERVER. | Interface | org.jivesoftware.openfire.disco | OpenFire |
|
ServerPort | Represents a port on which the server will listen for connections. | Class | org.jivesoftware.openfire | OpenFire |
|
ServerSession | | Interface | org.jivesoftware.openfire.session | OpenFire |
|
ServerSocketReader | A SocketReader specialized for server connections. | Class | org.jivesoftware.openfire.net | OpenFire |
|
ServerStanzaHandler | Handler of XML stanzas sent by remote servers. | Class | org.jivesoftware.openfire.net | OpenFire |
|
ServerStarter | Starts the core XMPP server. | Class | org.jivesoftware.openfire.starter | OpenFire |
|
ServerTrafficCounter | A ServerTrafficCounter counts the number of bytes read and written by the server. | Class | org.jivesoftware.openfire.net | OpenFire |
|
ServerTrustManager | ServerTrustManager is a Trust Manager that is only used for s2s connections. | Class | org.jivesoftware.openfire.net | OpenFire |
|
ServiceAddedEvent | Task that will add a service to the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
ServiceInfo | Representation of a service configuration. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
ServiceRemovedEvent | Task that will remove a service from the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
ServiceUnavailableException | Exception used for representing that the MultiUserChat service is not available at the moment. | Class | org.jivesoftware.openfire.muc | OpenFire |
|
ServiceUpdatedEvent | Task that will update a service configuring in the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
Session | The session represents a connection between the server and a client (c2s) or another server (s2s) as well as a connection with a component. | Interface | org.jivesoftware.openfire.session | OpenFire |
|
SessionData | A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed. | Class | org.jivesoftware.openfire.commands | OpenFire |
|
SessionEvent | Events that occur during the session life cycle are repreentedAuthor:Iain Shigeoka | Class | org.jivesoftware.openfire.audit | OpenFire |
|
SessionEventDispatcher | Dispatches session events. | Class | org.jivesoftware.openfire.event | OpenFire |
|
SessionEventListener | Interface to listen for session events. | Interface | org.jivesoftware.openfire.event | OpenFire |
|
SessionListener | Listens for HTTP binding session events. | Interface | org.jivesoftware.openfire.http | OpenFire |
|
SessionListener | Listener for media proxy session events. | Interface | org.jivesoftware.openfire.mediaproxy | OpenFire |
|
SessionManager | Manages the sessions associated with an account. | Class | org.jivesoftware.openfire | OpenFire |
|
SessionNotFoundException | | Class | org.jivesoftware.openfire | OpenFire |
|
SessionPacketRouter | Handles the routing of packets to a particular session. | Class | org.jivesoftware.openfire | OpenFire |
|
SessionResultFilter | Filters and sorts lists of sessions. | Class | org.jivesoftware.openfire | OpenFire |
|
SetCharacterEncodingFilter | Sets the character encoding to UTF-8. | Class | org.jivesoftware.util | OpenFire |
|
SharedGroupException | Thrown when a a user is trying to add or remove a contact from his/her roster that belongs to aAuthor:Gaston DombiakSee Also:Serialized Form | Class | org.jivesoftware.openfire | OpenFire |
|
SidebarTag | A simple JSP tag for displaying sidebar information in the admin console. | Class | org.jivesoftware.admin | OpenFire |
|
SimpleSSLSocketFactory | | Class | org.jivesoftware.util | OpenFire |
|
SocketAcceptThread | each incoming socket. | Class | org.jivesoftware.openfire.net | OpenFire |
|
SocketConnection | An object to track the state of a XMPP client-server session. | Class | org.jivesoftware.openfire.net | OpenFire |
|
SocketPacketWriteHandler | This ChannelHandler writes packet data to connections. | Class | org.jivesoftware.openfire.net | OpenFire |
|
SocketReader | A SocketReader creates the appropriate Session based on the defined namespace in the stream element and will then keep reading and routing the received packets. | Class | org.jivesoftware.openfire.net | OpenFire |
|
SocketSendingTracker | A SocketSendingTracker keeps track of all the sockets that are currently sending data and checks the health of the sockets to detect hanged connections. | Class | org.jivesoftware.openfire.net | OpenFire |
|
SocketUtil | Utility class to generate Socket instances. | Class | org.jivesoftware.openfire.net | OpenFire |
|
StalledSessionsFilter | MINA filter that will close sessions that are failing to read outgoing traffic and whose outgoing queue is around 5MB. | Class | org.jivesoftware.openfire.net | OpenFire |
|
StanzaHandler | A StanzaHandler is the main responsible for handling incoming stanzas. | Class | org.jivesoftware.openfire.net | OpenFire |
|
Statistic | A statistic being tracked by the server. | Interface | org.jivesoftware.openfire.stats | OpenFire |
|
StatisticsManager | Stores statistics being tracked by the server. | Class | org.jivesoftware.openfire.stats | OpenFire |
|
StreamID | A unique identifier for a stream. | Interface | org.jivesoftware.openfire | OpenFire |
|
StreamIDFactory | Generates stream ids in different ways depending on the server set up. | Interface | org.jivesoftware.openfire | OpenFire |
|
StreamManager | XEP-0198 Stream Manager. | Class | org.jivesoftware.openfire.streammanagement | OpenFire |
|
StringUtils | Utility class to perform common String manipulation algorithms. | Class | org.jivesoftware.util | OpenFire |
|
SubnavTag | A simple JSP tag for displaying sub-navigation bar information in the admin console. | Class | org.jivesoftware.admin | OpenFire |
|
SubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | OpenFire |
|
SubSidebarTag | A simple tag to gather its body content and pass it to the parent tag. | Class | org.jivesoftware.admin | OpenFire |
|
TabsTag | A simple JSP tag for displaying tab information in the admin console. | Class | org.jivesoftware.admin | OpenFire |
|
TaskEngine | Performs tasks using worker threads. | Class | org.jivesoftware.util | OpenFire |
|
TLSStatus | A TLSStatus enum describing the current handshaking state of this TLS connection. | Class | org.jivesoftware.openfire.net | OpenFire |
|
TLSStreamHandler | TLSStreamHandler is responsible for securing plain connections by negotiating TLS. | Class | org.jivesoftware.openfire.net | OpenFire |
|
TLSStreamReader | A TLSStreamReader that returns a special InputStream that hides the ByteBuffers used by the underlying Channels. | Class | org.jivesoftware.openfire.net | OpenFire |
|
TLSStreamWriter | A TLSStreamWriter that returns a special OutputStream that hides the ByteBuffers used by the underlying Channels. | Class | org.jivesoftware.openfire.net | OpenFire |
|
TLSWrapper | Creates and initializes the SSLContext instance to use to secure the plain connection. | Class | org.jivesoftware.openfire.net | OpenFire |
|
TransportHandler | Routes packets to the appropriate transport gateway or drops the packet. | Class | org.jivesoftware.openfire.transport | OpenFire |
|
TrustStore | A wrapper class for a store of certificates, its metadata (password, location) and related functionality that is used to verify credentials, a trust store | Class | org.jivesoftware.openfire.keystore | OpenFire |
|
UnauthenticatedException | Thrown if a user does not have permission to access a particular method. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
UnauthorizedException | Thrown if a user does not have permission to access a particular method. | Class | org.jivesoftware.openfire.auth | OpenFire |
|
Uninstaller | Used with the Install4J installer to uninstall the remaining files within the Openfire install. | Class | org.jivesoftware.openfire.launcher | OpenFire |
|
UnknownStanzaException | | Class | org.jivesoftware.openfire.multiplex | OpenFire |
|
Update | An Update represents a component that needs to be updated. | Class | org.jivesoftware.openfire.update | OpenFire |
|
UpdateGroup | Command that allows to update a given group. | Class | org.jivesoftware.openfire.commands.admin.group | OpenFire |
|
UpdateHistoryStrategy | Cluster task that will update the history strategy used by a MultiUserChatService service. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
UpdateManager | Service that frequently checks for new server or plugins releases. | Class | org.jivesoftware.openfire.update | OpenFire |
|
UpdateOccupant | Task that updates all information regarding a room occupant. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
UpdateOccupantRequest | Task that requests the cluster node hosting a room occupant to change his role and/or affiliation. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
UpdatePresence | Task that updates the presence of an occupant in a room. | Class | org.jivesoftware.openfire.muc.cluster | OpenFire |
|
User | | Class | org.jivesoftware.openfire.crowd.jaxb | OpenFire |
|
User | Encapsulates information about a user. | Class | org.jivesoftware.openfire.user | OpenFire |
|
UserAlreadyExistsException | Thrown when attempting to create a user that already exists. | Class | org.jivesoftware.openfire.user | OpenFire |
|
UserCollection | Provides a view of an array of usernames as a Collection of User objects. | Class | org.jivesoftware.openfire.user | OpenFire |
|
UserCreated | Notifies the that a user was created. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
UserDeleting | Notifies the deletion of a user. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
UserEventAdapter | An abstract adapter class for receiving user events. | Class | org.jivesoftware.openfire.event | OpenFire |
|
UserEventDispatcher | Dispatches user events. | Class | org.jivesoftware.openfire.event | OpenFire |
|
UserEventListener | Interface to listen for group events. | Interface | org.jivesoftware.openfire.event | OpenFire |
|
UserIdentitiesProvider | A UserIdentitiesProvider is responsible for providing the identities of protocols supported by users. | Interface | org.jivesoftware.openfire.disco | OpenFire |
|
UserItemsProvider | A UserItemsProvider is responsible for providing the items associated with a user that are to be discovered during a disco#items query sent to the user. | Interface | org.jivesoftware.openfire.disco | OpenFire |
|
UserManager | Manages users, including loading, creating and deleting. | Class | org.jivesoftware.openfire.user | OpenFire |
|
UserModified | Notifies the that a user was modified. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
UserNameManager | Main responsibility of this class is to return the correct name of XMPP entities. | Class | org.jivesoftware.openfire.user | OpenFire |
|
UserNameProvider | Interface to be implemented by components that are capable of returning the name of entities when running as internal components. | Interface | org.jivesoftware.openfire.user | OpenFire |
|
UserNotFoundException | Thrown when User cannot be found. | Class | org.jivesoftware.openfire.user | OpenFire |
|
UserProperties | An adhoc command to retrieve the properties of the user. | Class | org.jivesoftware.openfire.commands.admin.user | OpenFire |
|
UserProvider | Provider interface for the user system. | Interface | org.jivesoftware.openfire.user | OpenFire |
|
Users | | Class | org.jivesoftware.openfire.crowd.jaxb | OpenFire |
|
VCardCreated | Notifies the that a vcard was created. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
VCardDeleting | Notifies the deletion of a vCard. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
VCardEventDispatcher | Dispatches vCard events. | Class | org.jivesoftware.openfire.vcard | OpenFire |
|
VCardListener | Interface to listen for vCard changes. | Interface | org.jivesoftware.openfire.vcard | OpenFire |
|
VCardManager | Manages VCard information for users. | Class | org.jivesoftware.openfire.vcard | OpenFire |
|
VCardModified | Notifies the that a vCard was modified. | Class | org.jivesoftware.openfire.commands.event | OpenFire |
|
VCardProvider | Provider interface for users vcards. | Interface | org.jivesoftware.openfire.vcard | OpenFire |
|
VerifyPasswordCallback | This callback isused by SaslServer to determine if a password supplied by a client is verified. | Class | org.jivesoftware.openfire.sasl | OpenFire |
|
Version | Holds version information for Openfire. | Class | org.jivesoftware.util | OpenFire |
|
VirtualConnection | Abstract implementation of the Connection interface that models abstract connections. | Class | org.jivesoftware.openfire.net | OpenFire |
|
WebBean | | Class | org.jivesoftware.util | OpenFire |
|
WebDAVLiteServlet | to the HTTP protocol. | Class | org.jivesoftware.openfire.webdav | OpenFire |
|
WebManager | A utility bean for Openfire admin console pages. | Class | org.jivesoftware.util | OpenFire |
|
WhitelistAccess | Only those on a whitelist may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | OpenFire |
|
XDataFormImpl | A concrete DataForm capable of sending itself to a writer and recover its state from an XMPP stanza. | Class | org.jivesoftware.openfire.forms.spi | OpenFire |
|
XFormFieldImpl | | Class | org.jivesoftware.openfire.forms.spi | OpenFire |
|
XMLNotWellFormedException | An Exception indicating that evaluated content is not valid XML. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
XMLProperties | Provides the the ability to use simple XML property files. | Class | org.jivesoftware.util | OpenFire |
|
XMLSocketWriter | XMLWriter whose writer is actually sending data on a socket connection. | Class | org.jivesoftware.openfire.net | OpenFire |
|
XMLWriter | Replacement class of the original XMLWriter. | Class | org.jivesoftware.util | OpenFire |
|
XMPPCallbackHandler | Callback handler that may be used when doing SASL authentication. | Class | org.jivesoftware.openfire.net | OpenFire |
|
XMPPCodecFactory | Factory that specifies the encode and decoder to use for parsing XMPP stanzas. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
XMPPContextListener | An XMPPContextListener starts an XMPPServer when a ServletContext is initialized and stops the xmpp server when the servlet context is destroyed. | Class | org.jivesoftware.openfire | OpenFire |
|
XMPPDateTimeFormat | Utility class for date/time format conversions as specified in For Date -> String converstion FastDateFormat is used | Class | org.jivesoftware.util | OpenFire |
|
XMPPDecoder | Decoder class that parses ByteBuffers and generates XML stanzas. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
XMPPEncoder | Encoder that does nothing. | Class | org.jivesoftware.openfire.nio | OpenFire |
|
XMPPServer | The main XMPP server that will load, initialize and start all the server's modules. | Class | org.jivesoftware.openfire | OpenFire |
|
XMPPServerInfo | Information 'snapshot' of a server's state. | Interface | org.jivesoftware.openfire | OpenFire |
|
XMPPServerInfoImpl | in reusing this object the data is relatively static. | Class | org.jivesoftware.openfire.spi | OpenFire |
|
XMPPServerListener | Interface that let observers be notified when the server has been started or is about to be stopped. | Interface | org.jivesoftware.openfire | OpenFire |