| Name | Description | Type | Package | Framework |
| AbstractGroupProvider | Shared base class for Openfire GroupProvider implementations. | Class | org.jivesoftware.openfire.group | Echo |
|
| AccessModel | Policy that defines who is allowed to subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| AddAffiliation | Task that adds an affiliation for a room in the other cluster nodes. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| AddGroup | Command that allows to create and configure new goups. | Class | org.jivesoftware.openfire.commands.admin.group | Echo |
|
| AddGroupUsers | Command that allows to add members or admins to a given group. | Class | org.jivesoftware.openfire.commands.admin.group | Echo |
|
| AddMember | Task that adds a new member to the room in the other cluster nodes. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| AddUser | Adds a user to Openfire if the provider is not read-only. | Class | org.jivesoftware.openfire.commands.admin.user | Echo |
|
| AdHocCommand | An ad-hoc command is a stateless object responsbile for executing the provided service. | Class | org.jivesoftware.openfire.commands | Echo |
|
| AdHocCommand .Action | The command should be canceled. | Class | org.jivesoftware.openfire.commands.AdHocCommand | Echo |
|
| AdHocCommand .Status | The command has been canceled. | Class | org.jivesoftware.openfire.commands.AdHocCommand | Echo |
|
| AdHocCommandHandler | An AdHocCommandHandler is responsbile for providing discoverable information about the supported commands and for handling commands requests. | Class | org.jivesoftware.openfire.commands | Echo |
|
| 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 | Echo |
|
| AdminConsolePlugin | The admin console plugin. | Class | org.jivesoftware.openfire.container | Echo |
|
| 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 | Echo |
|
| AdminProvider | An AdminProvider handles storage of information about admin accounts, and requests to set the list of admin users. | Interface | org.jivesoftware.openfire.admin | Echo |
|
| AffiliationTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| AuditEvent | Defines the known event types used with audits on arbitraryAuthor:Iain Shigeoka | Class | org.jivesoftware.openfire.audit | Echo |
|
| AuditManager | Manages and directs server message auditing behavior. | Interface | org.jivesoftware.openfire.audit | Echo |
|
| AuditManagerImpl | | Class | org.jivesoftware.openfire.audit.spi | Echo |
|
| Auditor | Use auditors to audit events and messages on the server. | Interface | org.jivesoftware.openfire.audit | Echo |
|
| AuditorImpl | | Class | org.jivesoftware.openfire.audit.spi | Echo |
|
| AuditStreamIDFactory | Factory for producing audit stream IDs. | Class | org.jivesoftware.openfire.audit | Echo |
|
| AuditWriteOnlyException | Thrown if a reading is not permitted with the configured SecurityAuditProvider. | Class | org.jivesoftware.openfire.security | Echo |
|
| AuthenticatePost | | Class | org.jivesoftware.openfire.crowd.jaxb | Echo |
|
| AuthenticateUser | Takes a user's username and password to authenticate them against the Openfire authprovider. | Class | org.jivesoftware.openfire.commands.admin.user | Echo |
|
| AuthFactory | Pluggable authentication service. | Class | org.jivesoftware.openfire.auth | Echo |
|
| AuthorizationManager | Manages the AuthorizationProvider objects. | Class | org.jivesoftware.openfire.auth | Echo |
|
| 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 | Echo |
|
| AuthorizationPolicy | This is the interface the AuthorizationManager uses to conduct authorizations. | Interface | org.jivesoftware.openfire.auth | Echo |
|
| AuthorizeAccess | Subscription requests must be approved and only subscribers may retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| AuthProvider | Provider interface for authentication. | Interface | org.jivesoftware.openfire.auth | Echo |
|
| AuthToken | A token that proves that a user has successfully authenticated. | Class | org.jivesoftware.openfire.auth | Echo |
|
| AvailablePlugin | Plugin available at igniterealtime. | Class | org.jivesoftware.openfire.update | Echo |
|
| BasicModule | A default Module implementation that basically avoids subclasses having to implement the wholeAuthor:Gaston Dombiak | Class | org.jivesoftware.openfire.container | Echo |
|
| BasicStreamIDFactory | A basic stream ID factory that produces IDs using a cryptographically strong random number generator. | Class | org.jivesoftware.openfire.spi | Echo |
|
| BoshBindingError | enum BoshBindingErrorAn enum defining all errors which can happen during a BOSH session. | Class | org.jivesoftware.openfire.http | Echo |
|
| BoshBindingError .Type | In the case of a recoverable binding error the client MUST repeat the HTTP request and all the preceding HTTP requests that have not received responses. | Class | org.jivesoftware.openfire.http.BoshBindingError | Echo |
|
| BroadcastMessageRequest | Task that broadcasts a message to local room occupants. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| 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 | Echo |
|
| CacheInfo | Configuration to use when creating caches. | Class | org.jivesoftware.openfire.container | Echo |
|
| CacheInfo .Type | An distributed-scheme defines caches where the storage for entries is partitioned across cluster nodes. | Class | org.jivesoftware.openfire.container.CacheInfo | Echo |
|
| CancelSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| 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 | Echo |
|
| CertificateStore | A wrapper class for a Java store of certificates, its metadata (password, location) and related functionality. | Class | org.jivesoftware.openfire.keystore | Echo |
|
| CertificateStoreConfigException | A checked exception that indicates problems related to Certificate Store functionality. | Class | org.jivesoftware.openfire.keystore | Echo |
|
| CertificateStoreConfiguration | Certificate stores are configured using a defined set of properties. | Class | org.jivesoftware.openfire.keystore | Echo |
|
| CertificateStoreManager | A manager of certificate stores. | Class | org.jivesoftware.openfire.keystore | Echo |
|
| CertificateUtils | Utility methods for working with Certificate instances. | Class | org.jivesoftware.openfire.keystore | Echo |
|
| ChangeNickname | Task that changes the nickname of an existing room occupant in the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| ChangeUserPassword | Command that allows to change password of existing users. | Class | org.jivesoftware.openfire.commands.admin.user | Echo |
|
| Channel | A channel provides a mechanism to queue work units for processing. | Class | org.jivesoftware.openfire | Echo |
|
| ChannelHandler | Interface to handle packets delivered by Channels. | Interface | org.jivesoftware.openfire | Echo |
|
| ChannelNotFoundException | Thrown when a channel lookup fails to find the specified channel. | Class | org.jivesoftware.openfire | Echo |
|
| ClientConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | Echo |
|
| 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 | Echo |
|
| ClientSession | Represents a session between the server and a client. | Interface | org.jivesoftware.openfire.session | Echo |
|
| ClientSessionConnection | Represents a connection of a Client Session that was established to a Connection Manager. | Class | org.jivesoftware.openfire.multiplex | Echo |
|
| ClientSessionInfo | Client session information to be used when running in a cluster. | Class | org.jivesoftware.openfire.session | Echo |
|
| ClientStanzaHandler | Handler of XML stanzas sent by clients connected directly to the server. | Class | org.jivesoftware.openfire.net | Echo |
|
| ClientTrustManager | ClientTrustManager is a Trust Manager that is only used for c2s connections. | Class | org.jivesoftware.openfire.net | Echo |
|
| ClusterEventListener | Listener for cluster events. | Interface | org.jivesoftware.openfire.cluster | Echo |
|
| ClusterManager | A cluster manager is responsible for triggering events related to clustering. | Class | org.jivesoftware.openfire.cluster | Echo |
|
| ClusterNodeInfo | Basic information about a cluster node. | Interface | org.jivesoftware.openfire.cluster | Echo |
|
| CollectionNode | A type of node that contains nodes and/or other collections but no published items. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| CollectionNode .LeafNodeAssociationPolicy | Policy that defines who may associate leaf nodes with a collection. | Class | org.jivesoftware.openfire.pubsub.CollectionNode | Echo |
|
| ComponentConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | Echo |
|
| ComponentEventListener | Interface to listen for component events. | Interface | org.jivesoftware.openfire.component | Echo |
|
| ComponentSession | Represents a session between the server and an external component. | Interface | org.jivesoftware.openfire.session | Echo |
|
| ComponentSession .ExternalComponent | The ExternalComponent acts as a proxy of the remote connected component. | Interface | org.jivesoftware.openfire.session.ComponentSession | Echo |
|
| ComponentStanzaHandler | Handler of XML stanzas sent by external components connected directly to the server. | Class | org.jivesoftware.openfire.net | Echo |
|
| ConcurrentGroupList | This list specifies additional methods that understand groups among the items in the list. | Class | org.jivesoftware.openfire.group | Echo |
|
| ConcurrentGroupMap | This extension class provides additional methods that understand groups among the entries in the map. | Class | org.jivesoftware.openfire.group | Echo |
|
| ConflictException | Exception used for representing a conflict error in a MUCRoom. | Class | org.jivesoftware.openfire.muc | Echo |
|
| Connection | Represents a connection on the server. | Interface | org.jivesoftware.openfire | Echo |
|
| Connection .ClientAuth | No authentication will be performed on the client. | Class | org.jivesoftware.openfire.Connection | Echo |
|
| Connection .CompressionPolicy | compression is not available. | Class | org.jivesoftware.openfire.Connection | Echo |
|
| Connection .State | | Class | org.jivesoftware.openfire.Connection | Echo |
|
| Connection .TLSPolicy | TLS is not available. | Class | org.jivesoftware.openfire.Connection | Echo |
|
| ConnectionAcceptor | ConnectionAcceptors are responsible for accepting new (typically socket) connections from peers. | Class | org.jivesoftware.openfire.spi | Echo |
|
| ConnectionCloseListener | of the connection closing. | Interface | org.jivesoftware.openfire | Echo |
|
| ConnectionConfiguration | Configuration for a socket connection. | Class | org.jivesoftware.openfire.spi | Echo |
|
| ConnectionException | Thrown when Openfire is not able to connect to the user and group system. | Class | org.jivesoftware.openfire.auth | Echo |
|
| 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 | Echo |
|
| ConnectionListener | As a server, Openfire accepts connection requests from other network entities. | Class | org.jivesoftware.openfire.spi | Echo |
|
| ConnectionManager | Coordinates connections (accept, read, termination) on the server. | Interface | org.jivesoftware.openfire | Echo |
|
| ConnectionManagerImpl | | Class | org.jivesoftware.openfire.spi | Echo |
|
| 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 | Echo |
|
| ConnectionMultiplexerSession | Represents a session between the server and a connection manager. | Interface | org.jivesoftware.openfire.session | Echo |
|
| ConnectionSettings | | Class | org.jivesoftware.openfire.session | Echo |
|
| ConnectionSettings .Client | | Class | org.jivesoftware.openfire.session.ConnectionSettings | Echo |
|
| ConnectionSettings .Component | | Class | org.jivesoftware.openfire.session.ConnectionSettings | Echo |
|
| ConnectionSettings .Multiplex | | Class | org.jivesoftware.openfire.session.ConnectionSettings | Echo |
|
| ConnectionSettings .Server | | Class | org.jivesoftware.openfire.session.ConnectionSettings | Echo |
|
| ConnectionType | Types of (socket-based, including HTTP) connections. | Class | org.jivesoftware.openfire.spi | Echo |
|
| CreateMUCRoom | Allows via AdHoc commands the creation of a Multi-User Chat room. | Class | org.jivesoftware.openfire.commands.admin.muc | Echo |
|
| CrowdAdminProvider | | Class | org.jivesoftware.openfire.crowd | Echo |
|
| CrowdAuthProvider | | Class | org.jivesoftware.openfire.crowd | Echo |
|
| CrowdGroupProvider | Atlassian Crowd implementation of the GroupProvider. | Class | org.jivesoftware.openfire.crowd | Echo |
|
| CrowdManager | | Class | org.jivesoftware.openfire.crowd | Echo |
|
| CrowdProperties | Reading the file crowd. | Class | org.jivesoftware.openfire.crowd | Echo |
|
| CrowdUserProvider | Atlassian Crowd implementation of the UserProvider. | Class | org.jivesoftware.openfire.crowd | Echo |
|
| CrowdVCardProvider | VCard provider for Crowd. | Class | org.jivesoftware.openfire.crowd | Echo |
|
| 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 | Echo |
|
| DatagramListener | Listener for datagram packets received. | Interface | org.jivesoftware.openfire.mediaproxy | Echo |
|
| DefaultAdminProvider | Handles default management of admin users, which stores the list if accounts as a system property. | Class | org.jivesoftware.openfire.admin | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| DefaultAuthProvider | Default AuthProvider implementation. | Class | org.jivesoftware.openfire.auth | Echo |
|
| DefaultFileTransferManager | Provides several utility methods for file transfer manager implementaions to utilize. | Class | org.jivesoftware.openfire.filetransfer | Echo |
|
| DefaultGroupPropertyMap | Default implementation of a writable Map to manage group properties. | Class | org.jivesoftware.openfire.group | Echo |
|
| DefaultGroupProvider | Database implementation of the GroupManager interface. | Class | org.jivesoftware.openfire.group | Echo |
|
| DefaultLockOutProvider | The DefaultLockOutProvider works with the ofUserFlag table to maintain a list of disabled/locked out accounts. | Class | org.jivesoftware.openfire.lockout | Echo |
|
| DefaultNodeConfiguration | A DefaultNodeConfiguration keeps the default configuration values for leaf or collection nodes of a particular publish-subscribe service. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| DefaultProxyTransfer | Tracks the different connections related to a file transfer. | Class | org.jivesoftware.openfire.filetransfer.proxy | Echo |
|
| 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 | Echo |
|
| DefaultSecurityAuditProvider | The default security audit provider stores the logs in a ofSecurityAuditLog table. | Class | org.jivesoftware.openfire.security | Echo |
|
| DefaultUserProvider | Default implementation of the UserProvider interface, which reads and writes data from the ofUser database table. | Class | org.jivesoftware.openfire.user | Echo |
|
| DefaultVCardProvider | Default implementation of the VCardProvider interface, which reads and writes data from the ofVCard database table. | Class | org.jivesoftware.openfire.vcard | Echo |
|
| DeleteGroup | Command that allows to delete existing groups. | Class | org.jivesoftware.openfire.commands.admin.group | Echo |
|
| DeleteGroupUsers | Command that allows to delete members or admins from a given group. | Class | org.jivesoftware.openfire.commands.admin.group | Echo |
|
| DeleteUser | Delete a user from Openfire if the provider is not read-only. | Class | org.jivesoftware.openfire.commands.admin.user | Echo |
|
| DestroyRoomRequest | Task that destroys the local room in the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| DirectedPresence | Represents a directed presence sent from a session hosted in a cluster node to another entity (e. | Class | org.jivesoftware.openfire.handler | Echo |
|
| DiscoInfoProvider | A DiscoInfoProvider is responsible for providing information about a JID's name and its node. | Interface | org.jivesoftware.openfire.disco | Echo |
|
| 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 | Echo |
|
| DiscoItemsProvider | A DiscoItemsProvider is responsible for providing the items associated with a JID's name and node. | Interface | org.jivesoftware.openfire.disco | Echo |
|
| DiscoServerItem | Represent a DiscoItem provided by the server. | Class | org.jivesoftware.openfire.disco | Echo |
|
| DNSUtil | Utilty class to perform DNS lookups for XMPP services. | Class | org.jivesoftware.openfire.net | Echo |
|
| DNSUtil .HostAddress | Encapsulates a hostname and port. | Class | org.jivesoftware.openfire.net.DNSUtil | Echo |
|
| DNSUtil .WeightedHostAddress | The representation of weighted address. | Class | org.jivesoftware.openfire.net.DNSUtil | Echo |
|
| DownloadStatus | Simple data model to handle success/failure of downloads using AJAX. | Class | org.jivesoftware.openfire.update | Echo |
|
| DroppableFrame | A droppable frame allows for DnD of file objects from the OS onto the actualSee Also:Serialized Form | Class | org.jivesoftware.openfire.launcher | Echo |
|
| 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 | Echo |
|
| DynamicAddressChannel | Listen packets from defined dataSocket and send packets to the defined host. | Class | org.jivesoftware.openfire.mediaproxy | Echo |
|
| Echo | | Class | org.jivesoftware.openfire.mediaproxy | Echo |
|
| 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 | Echo |
|
| EntityCapabilities | Contains identities and supported features describing client capabilitiesAuthor:Armando JaguckiSee Also:Serialized Form | Class | org.jivesoftware.openfire.entitycaps | Echo |
|
| EntityCapabilitiesManager | In particular, EntityCapabilitiesManager is useful for processing "filtered-notifications" for use with Pubsub (XEP-0060) for contacts that | Class | org.jivesoftware.openfire.entitycaps | Echo |
|
| EventNotFoundException | Thrown if an event looked up (typically by id) was not found. | Class | org.jivesoftware.openfire.security | Echo |
|
| ExternalComponentConfiguration | Holds the configuration for external components that want to connect to this server. | Class | org.jivesoftware.openfire.component | Echo |
|
| ExternalComponentConfiguration .Permission | The XMPP entity is allowed to connect to the server. | Class | org.jivesoftware.openfire.component.ExternalComponentConfiguration | Echo |
|
| ExternalComponentManager | Manages the connection permissions for external components. | Class | org.jivesoftware.openfire.component | Echo |
|
| ExternalComponentManager .PermissionPolicy | Any XMPP entity is allowed to connect to the server except for those listed in the not allowed list. | Class | org.jivesoftware.openfire.component.ExternalComponentManager | Echo |
|
| 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 | Echo |
|
| FileTransfer | Contains all of the meta information associated with a file transfer. | Class | org.jivesoftware.openfire.filetransfer | Echo |
|
| FileTransferEventListener | An event listener for File Transfer related events. | Interface | org.jivesoftware.openfire.filetransfer | Echo |
|
| FileTransferManager | Manages all file transfer currently happening originating from and/or ending at users of the server. | Interface | org.jivesoftware.openfire.filetransfer | Echo |
|
| FileTransferProgress | An interface to track the progress of a file transfer through the server. | Interface | org.jivesoftware.openfire.filetransfer | Echo |
|
| FileTransferProxy | Manages the transfering of files between two remote entities on the jabber network. | Class | org.jivesoftware.openfire.filetransfer.proxy | Echo |
|
| FileTransferRejectedException | Thrown by a FileTransferEventListener when a file transfer is rejected by the Interceptor. | Class | org.jivesoftware.openfire.filetransfer | Echo |
|
| FlashCrossDomainHandler | | Class | org.jivesoftware.openfire | Echo |
|
| FlashCrossDomainServlet | Serves up the flash cross domain xml file which allows other domains to access http-binding using flash. | Class | org.jivesoftware.openfire.http | Echo |
|
| FlushTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| ForbiddenException | Exception used for representing that the requested operation is forbidden for the user in the MUCRoom. | Class | org.jivesoftware.openfire.muc | Echo |
|
| FormField | Represents a field of a form. | Interface | org.jivesoftware.openfire.forms | Echo |
|
| Forwarded | | Class | org.jivesoftware.openfire.forward | Echo |
|
| GetAdminConsoleInfo | Command that returns information about the admin console. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| GetListActiveUsers | Command that allows to retrieve a list of all active users. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| GetListGroups | Command that allows to retrieve a list of existing groups. | Class | org.jivesoftware.openfire.commands.admin.group | Echo |
|
| GetListGroupUsers | Command that allows to retrieve list members of a given group. | Class | org.jivesoftware.openfire.commands.admin.group | Echo |
|
| GetNewMemberRoomsRequest | Task requested by each cluster node when a new node joins the cluster. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| GetNumberActiveUsers | Command that allows to retrieve the number of online users who are active at any one moment. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| 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 | Echo |
|
| GetNumberOnlineUsers | Command that allows to retrieve the number of registered users who are online at any one moment. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| GetNumberUserSessions | Command that allows to retrieve the number of user sessions at any one moment. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| GetServerStats | Command that returns information about the server and some basic statistics. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| 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 | Echo |
|
| GetUsersPresence | Command that allows to retrieve the presence of all active users. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| GraphicUtils | | Class | org.jivesoftware.openfire.launcher | Echo |
|
| Group | | Class | org.jivesoftware.openfire.crowd.jaxb | Echo |
|
| Group | Groups organize users into a single entity for easier management. | Class | org.jivesoftware.openfire.group | Echo |
|
| GroupAdminAdded | Notifies the that a admin was added to the group. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| GroupAdminRemoved | Notifies the that a admin was removed from the group. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| GroupAlreadyExistsException | Thrown when attempting to create a group that already exists. | Class | org.jivesoftware.openfire.group | Echo |
|
| GroupAwareList | This list specifies additional methods that understand groups among the items in the list. | Interface | org.jivesoftware.openfire.group | Echo |
|
| GroupAwareMap | This map specifies additional methods that understand groups among the entries in the map. | Interface | org.jivesoftware.openfire.group | Echo |
|
| GroupCollection | Provides a view of an array of group names as a Collection of Group objects. | Class | org.jivesoftware.openfire.group | Echo |
|
| GroupCreated | Notifies the that a group was created. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| GroupDeleting | Notifies the that a group is being deleted. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| GroupEventAdapter | An abstract adapter class for receiving group events. | Class | org.jivesoftware.openfire.event | Echo |
|
| GroupEventDispatcher | Dispatches group events. | Class | org.jivesoftware.openfire.event | Echo |
|
| GroupEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.event.GroupEventDispatcher | Echo |
|
| GroupEventListener | Interface to listen for group events. | Interface | org.jivesoftware.openfire.event | Echo |
|
| GroupJID | This class is designed to identify and manage custom JIDs that represent Groups (rather than Users or Components). | Class | org.jivesoftware.openfire.group | Echo |
|
| GroupManager | | Class | org.jivesoftware.openfire.group | Echo |
|
| GroupMemberAdded | Notifies the that a member was added to the group. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| GroupMemberRemoved | Notifies the that a member was removed from the group. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| GroupModified | Notifies the that a group was modified. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| GroupNotFoundException | Thrown when unable to find or load a group. | Class | org.jivesoftware.openfire.group | Echo |
|
| GroupProvider | Provider interface for groups. | Interface | org.jivesoftware.openfire.group | Echo |
|
| Groups | | Class | org.jivesoftware.openfire.crowd.jaxb | Echo |
|
| HistoryRequest | Represents the amount of history requested by an occupant while joining a room. | Class | org.jivesoftware.openfire.muc | Echo |
|
| 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 | Echo |
|
| HistoryStrategy .Type | | Class | org.jivesoftware.openfire.muc.HistoryStrategy | Echo |
|
| HttpBindException | | Class | org.jivesoftware.openfire.http | Echo |
|
| HttpBindManager | | Class | org.jivesoftware.openfire.http | Echo |
|
| HttpBindServlet | Servlet which handles requests to the HTTP binding service. | Class | org.jivesoftware.openfire.http | Echo |
|
| HttpBindStatus | AdHoc command to return the current status of the HTTP-bind service. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| HttpConnection | Represents one HTTP connection with a client using the HTTP Binding service. | Class | org.jivesoftware.openfire.http | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| HttpSession .HttpVirtualConnection | | Class | org.jivesoftware.openfire.http.HttpSession | Echo |
|
| HttpSessionManager | | Class | org.jivesoftware.openfire.http | Echo |
|
| 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 | Echo |
|
| HybridUserProvider | Delegate UserProvider operations among up to three configurable provider implementation classes. | Class | org.jivesoftware.openfire.user | Echo |
|
| i18nStatistic | A convience class to build statistic parameters out of a resource bundle. | Class | org.jivesoftware.openfire.stats | Echo |
|
| 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 | Echo |
|
| IncomingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Interface | org.jivesoftware.openfire.session | Echo |
|
| 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 | Echo |
|
| InternalComponentManager | Manages the registration and delegation of Components. | Class | org.jivesoftware.openfire.component | Echo |
|
| InternalUnauthenticatedException | Thrown when Openfire is not able to authenticate itself into the user and group system. | Class | org.jivesoftware.openfire.auth | Echo |
|
| IQAdminHandler | A handler for the IQ packet with namespace http://jabber. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| IQAuthHandler | use this protocol to authenticate with the server. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQAuthInfo | Information for controlling the authentication options for the server. | Interface | org.jivesoftware.openfire.handler | Echo |
|
| IQBindHandler | Binds a resource to the stream so that the client's address becomes a full JID. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQDiscoInfoHandler | IQDiscoInfoHandler is responsible for handling disco#info requests. | Class | org.jivesoftware.openfire.disco | Echo |
|
| IQDiscoItemsHandler | IQDiscoItemsHandler is responsible for handling disco#items requests. | Class | org.jivesoftware.openfire.disco | Echo |
|
| IQEntityTimeHandler | This IQ handler implements XEP-0202: Entity Time. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQHandler | Base class whose main responsibility is to handle IQ packets. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQHandlerInfo | A simple meta-data class that stores several related tools for generic IQ protocol handling. | Class | org.jivesoftware.openfire | Echo |
|
| IQLastActivityHandler | the number of seconds another user has been offline. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQMessageCarbonsHandler | This handler manages XEP-0280 Message Carbons. | Class | org.jivesoftware.openfire.handler | Echo |
|
| 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 | Echo |
|
| IQOfflineMessagesHandler | messages, request message headers, retrieve specific messages, remove specific messages, retrieve all messages and remove all messages. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQOwnerHandler | A handler for the IQ packet with namespace http://jabber. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| IQPingHandler | alternative to the traditional 'white space ping' approach of determining the availability of an entity. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQPrivacyHandler | IQPrivacyHandler is responsible for handling privacy lists. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQPrivateHandler | use this protocol to store and retrieve arbitrary application configuration information. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQRegisterHandler | use this protocol to register a user account with the server. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQRegisterInfo | Handle the various user registration settings that are valid under XMPP. | Interface | org.jivesoftware.openfire.handler | Echo |
|
| IQRosterHandler | use this protocol to retrieve, update, and rosterMonitor roster entries (buddy lists). | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQRouter | Routes iq packets throughout the server. | Class | org.jivesoftware.openfire | Echo |
|
| IQSessionEstablishmentHandler | Activate client sessions once resource binding has been done. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQSharedGroupHandler | Handler of IQ packets whose child element is "sharedgroup" with namespace "http://www. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQvCardHandler | use this protocol to set and retrieve the vCard information associated with someone's account. | Class | org.jivesoftware.openfire.handler | Echo |
|
| IQVersionHandler | XMPP entities to query each other's application versions. | Class | org.jivesoftware.openfire.handler | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| JDBCAuthProvider .PasswordType | Indicates how the password is stored. | Class | org.jivesoftware.openfire.auth.JDBCAuthProvider | Echo |
|
| JDBCGroupProvider | The JDBC group provider allows you to use an external database to define the make up of groups. | Class | org.jivesoftware.openfire.group | Echo |
|
| JDBCUserProvider | The JDBC user provider allows you to use an external database to define the users. | Class | org.jivesoftware.openfire.user | Echo |
|
| JMXManager | Manages the JMX configuration for Openfire. | Class | org.jivesoftware.openfire | Echo |
|
| Launcher | Graphical launcher for Openfire. | Class | org.jivesoftware.openfire.launcher | Echo |
|
| LdapAuthorizationMapping | Provider for authorization mapping using LDAP. | Class | org.jivesoftware.openfire.ldap | Echo |
|
| LdapAuthorizationPolicy | Provider for authorization using LDAP. | Class | org.jivesoftware.openfire.ldap | Echo |
|
| LdapAuthProvider | Only plaintext authentication is currently supported. | Class | org.jivesoftware.openfire.ldap | Echo |
|
| LdapGroupProvider | LDAP implementation of the GroupProvider interface. | Class | org.jivesoftware.openfire.ldap | Echo |
|
| LdapManager | Centralized administration of LDAP connections. | Class | org.jivesoftware.openfire.ldap | Echo |
|
| LdapUserProvider | LDAP implementation of the UserProvider interface. | Class | org.jivesoftware.openfire.ldap | Echo |
|
| LdapVCardProvider | Read-only LDAP provider for vCards. | Class | org.jivesoftware.openfire.ldap | Echo |
|
| LeafNode | A type of node that contains published items only. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| LegacyConnectionAcceptor | A connection acceptor that employs the legacy, pre-MINA/NIO socket implementation of Openfire. | Class | org.jivesoftware.openfire.spi | Echo |
|
| LocalClientSession | Represents a session between the server and a client. | Class | org.jivesoftware.openfire.session | Echo |
|
| LocalComponentSession | Represents a session between the server and a component. | Class | org.jivesoftware.openfire.session | Echo |
|
| LocalComponentSession .LocalExternalComponent | The ExternalComponent acts as a proxy of the remote connected component. | Class | org.jivesoftware.openfire.session.LocalComponentSession | Echo |
|
| LocalConnectionMultiplexerSession | Represents a session between the server and a connection manager. | Class | org.jivesoftware.openfire.session | Echo |
|
| LocalIncomingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Class | org.jivesoftware.openfire.session | Echo |
|
| LocalMUCRole | | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| 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 | Echo |
|
| LocalMUCUser | Representation of users interacting with the chat service. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| LocalOutgoingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Class | org.jivesoftware.openfire.session | Echo |
|
| LocalServerSession | | Class | org.jivesoftware.openfire.session | Echo |
|
| 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 | Echo |
|
| LockOutEventDispatcher | Dispatches lockout events. | Class | org.jivesoftware.openfire.lockout | Echo |
|
| LockOutEventListener | Interface to listen for lockout events. | Interface | org.jivesoftware.openfire.lockout | Echo |
|
| LockOutFlag | A LockOutFlag represents the current disabled status set on a particular user account. | Class | org.jivesoftware.openfire.lockout | Echo |
|
| 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 | Echo |
|
| LockOutProvider | A LockOutProvider handles storage of information about disabled accounts, and requests for whether an account is currently disabled. | Interface | org.jivesoftware.openfire.lockout | Echo |
|
| 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 | Echo |
|
| MediaProxyService | A proxy service for UDP traffic such as RTP. | Class | org.jivesoftware.openfire.mediaproxy | Echo |
|
| MediaProxySession | A media proxy session enables two clients to exchange UDP traffic. | Class | org.jivesoftware.openfire.mediaproxy | Echo |
|
| MessageRouter | Route message packets throughout the server. | Class | org.jivesoftware.openfire | Echo |
|
| ModifySubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| Module | Logical, server-managed entities must implement this interface. | Interface | org.jivesoftware.openfire.container | Echo |
|
| MUCEventDelegate | Gives the implementer the ability to react to, allow, or deny MUC related events. | Class | org.jivesoftware.openfire.muc | Echo |
|
| MUCEventDelegate .InvitationRejectionResult | | Class | org.jivesoftware.openfire.muc.MUCEventDelegate | Echo |
|
| MUCEventDelegate .InvitationResult | | Class | org.jivesoftware.openfire.muc.MUCEventDelegate | Echo |
|
| MUCEventDispatcher | Dispatches MUC events. | Class | org.jivesoftware.openfire.muc | Echo |
|
| MUCEventListener | Interface to listen for MUC events. | Interface | org.jivesoftware.openfire.muc | Echo |
|
| MUCPersistenceManager | A manager responsible for ensuring room persistence. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| MUCRole | Defines the permissions and actions that a MUCUser may use in a particular room. | Interface | org.jivesoftware.openfire.muc | Echo |
|
| MUCRole .Affiliation | Administrator of the room. | Class | org.jivesoftware.openfire.muc.MUCRole | Echo |
|
| MUCRole .Role | Runs moderated discussions. | Class | org.jivesoftware.openfire.muc.MUCRole | Echo |
|
| MUCRoom | A chat room on the chat server manages its users, and enforces it's own security rules. | Interface | org.jivesoftware.openfire.muc | Echo |
|
| MUCRoomHistory | Represent the data model for one MUCRoom history. | Class | org.jivesoftware.openfire.muc | Echo |
|
| MUCRoomTask | Task related to a room to be executed in a cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| MUCServiceProperties | Retrieves and stores MUC service properties. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| MUCServicePropertyClusterEventTask | This task updates or deletes a property in a cluster node's muc service property map. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| MUCServicePropertyEventDispatcher | Dispatches property events. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| MUCServicePropertyEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.muc.spi.MUCServicePropertyEventDispatcher | Echo |
|
| MUCServicePropertyEventListener | Interface to listen for property events. | Interface | org.jivesoftware.openfire.muc.spi | Echo |
|
| MUCUser | The chat user is a separate user abstraction for interacting with the chat server. | Interface | org.jivesoftware.openfire.muc | Echo |
|
| MulticastDNSService | Publishes Openfire information as a service using the Multicast DNS (marketed by Apple as Rendezvous) protocol. | Class | org.jivesoftware.openfire.net | Echo |
|
| MulticastRouter | Router of packets with multiple recipients. | Class | org.jivesoftware.openfire | Echo |
|
| MultiplexerConnectionHandler | ConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection. | Class | org.jivesoftware.openfire.nio | Echo |
|
| MultiplexerPacketDeliverer | Fallback method used by SocketConnection when connected to a connection manager. | Class | org.jivesoftware.openfire.multiplex | Echo |
|
| MultiplexerPacketHandler | IQ packets sent from Connection Managers themselves to the server will be handled by instances of this class. | Class | org.jivesoftware.openfire.multiplex | Echo |
|
| MultiplexerStanzaHandler | Handler of XML stanzas sent by Connection Managers. | Class | org.jivesoftware.openfire.net | Echo |
|
| MultiUserChatManager | Provides centralized management of all configured Multi User Chat (MUC) services. | Class | org.jivesoftware.openfire.muc | Echo |
|
| MultiUserChatService | Manages groupchat conversations, chatrooms, and users. | Interface | org.jivesoftware.openfire.muc | Echo |
|
| 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 | Echo |
|
| MXParser | MXParser that returns an IGNORABLE_WHITESPACE event when a whitespace character or a line feed is received. | Class | org.jivesoftware.openfire.net | Echo |
|
| NativeAuthProvider | Authenticates using the native operating system authentication method. | Class | org.jivesoftware.openfire.auth | Echo |
|
| NativeUserProvider | A UserProvider to be used in conjunction with NativeAuthProvider, which | Class | org.jivesoftware.openfire.user | Echo |
|
| NewSubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| NIOConnection | | Class | org.jivesoftware.openfire.nio | Echo |
|
| 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 | Echo |
|
| Node .ItemReplyPolicy | Policy that defines whether owners or publisher should receive replies to items. | Class | org.jivesoftware.openfire.pubsub.Node | Echo |
|
| NodeAffiliate | A NodeAffiliate keeps information about the affiliation of an entity with a node. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| NodeAffiliate .Affiliation | Affiliation with a node defines user permissions. | Class | org.jivesoftware.openfire.pubsub.NodeAffiliate | Echo |
|
| NodeChangeTask | Base class of clustering tasks for pubsub. | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| NodeID | Class which wraps the byte[] we use to identify cluster members. | Class | org.jivesoftware.openfire.cluster | Echo |
|
| NodeSubscription | A subscription to a node. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| NodeSubscription .State | Subscriptions to a node may exist in several states. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | Echo |
|
| NodeSubscription .Type | Receive notification of new items only. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | Echo |
|
| NodeTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| NotAcceptableException | Exception used for representing that the nickname used by the user is not acceptable. | Class | org.jivesoftware.openfire.muc | Echo |
|
| NotAcceptableException | Exception used for representing that the specified node configuration is not acceptable. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| NotAllowedException | Exception used for representing that the user is not allowed to perform the requested operation in the MUCRoom. | Class | org.jivesoftware.openfire.muc | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| OccupantAddedEvent | Task that will remove a room occupant from the list of occupants in the room. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| OccupantLeftEvent | Task that removes a room occupant from the list of occupants in the room. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| OCSPChecker | A PKIXCertPathChecker that uses Online Certificate Status Protocol (OCSP) | Class | org.jivesoftware.openfire.net | Echo |
|
| OfflineMessage | Subclass of Message that keeps the date when the offline message was stored in the database. | Class | org.jivesoftware.openfire | Echo |
|
| OfflineMessageListener | Interface to listen for offline message events. | Interface | org.jivesoftware.openfire | Echo |
|
| OfflineMessageStore | Represents the user's offline message storage. | Class | org.jivesoftware.openfire | Echo |
|
| OfflineMessageStrategy | Controls what is done with offline messages. | Class | org.jivesoftware.openfire | Echo |
|
| OfflineMessageStrategy .Type | All messages are bounced to the sender. | Class | org.jivesoftware.openfire.OfflineMessageStrategy | Echo |
|
| OfflinePacketDeliverer | Fallback method used by NIOConnection when a connection fails to send a Packet (likely because it was closed). | Class | org.jivesoftware.openfire.nio | Echo |
|
| OnlyPublishers | Publishers and owners may publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| OnlySubscribers | Subscribers, publishers and owners may publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| OpenAccess | Anyone may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| OpenfireX509TrustManager | A Trust Manager implementation that adds Openfire-proprietary functionality. | Class | org.jivesoftware.openfire.keystore | Echo |
|
| OpenPublisher | Anyone may publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| OutgoingServerSession | Server-to-server communication is done using two TCP connections between the servers. | Interface | org.jivesoftware.openfire.session | Echo |
|
| OutgoingServerSocketReader | An OutgoingServerSocketReader is responsible for reading and queueing the DOM Element sent by a remote server. | Class | org.jivesoftware.openfire.server | Echo |
|
| OutgoingSessionPromise | An OutgoingSessionPromise provides an asynchronic way for sending packets to remote servers. | Class | org.jivesoftware.openfire.server | Echo |
|
| PacketCopier | Packet interceptor that notifies of packets activity to components that previously subscribed to the notificator. | Class | org.jivesoftware.openfire.interceptor | Echo |
|
| PacketDeliverer | Delivers packets to locally connected streams. | Interface | org.jivesoftware.openfire | Echo |
|
| PacketDelivererImpl | In-memory implementation of the packet deliverer serviceAuthor:Iain Shigeoka | Class | org.jivesoftware.openfire.spi | Echo |
|
| PacketException | Represents a runtime packet exception typically from a malformed packet. | Class | org.jivesoftware.openfire | Echo |
|
| 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 | Echo |
|
| PacketRejectedException | Thrown by a PacketInterceptor when a packet is prevented from being processed. | Class | org.jivesoftware.openfire.interceptor | Echo |
|
| PacketRouter | A router that handles incoming packets. | Interface | org.jivesoftware.openfire | Echo |
|
| PacketRouterImpl | An uber router that can handle any packet type. | Class | org.jivesoftware.openfire.spi | Echo |
|
| PacketsNotification | Command that allows to retrieve the presence of all active users. | Class | org.jivesoftware.openfire.commands.admin | Echo |
|
| PacketTransporterImpl | In-memory implementation of the packet transporter service. | Class | org.jivesoftware.openfire.spi | Echo |
|
| PendingSubscriptionsCommand | Ad-hoc command that sends pending subscriptions to node owners. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| PEPService | A PEPService is a PubSubService for use with XEP-0163: "Personal Eventing via Pubsub" Version 1. | Class | org.jivesoftware.openfire.pep | Echo |
|
| PEPServiceManager | Manages the creation, persistence and removal of PEPServiceAuthor:Guus der Kinderen, guus. | Class | org.jivesoftware.openfire.pep | Echo |
|
| Plugin | Plugin interface. | Interface | org.jivesoftware.openfire.container | Echo |
|
| 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 | Echo |
|
| PluginCacheRegistry | A simple registry of cache configuration data for plugins. | Class | org.jivesoftware.openfire.container | Echo |
|
| PluginClassLoader | ClassLoader for plugins. | Class | org.jivesoftware.openfire.container | Echo |
|
| PluginDevEnvironment | Represents the data model used to represent development mode within the Jive Openfire plugin framework. | Class | org.jivesoftware.openfire.container | Echo |
|
| PluginDownloadManager | Service that allow for aysynchrous calling of system managers. | Class | org.jivesoftware.openfire.update | Echo |
|
| PluginIconServlet | Servlet is used for retrieval of plugin icons. | Class | org.jivesoftware.openfire.container | Echo |
|
| PluginListener | Allows for notifications that a plugin has been either created or destroyed. | Interface | org.jivesoftware.openfire.container | Echo |
|
| PluginManager | Loads and manages plugins. | Class | org.jivesoftware.openfire.container | Echo |
|
| PluginManager .License | An enumberation for plugin license agreement types. | Class | org.jivesoftware.openfire.container.PluginManager | Echo |
|
| PluginManagerListener | Interface to listen for plugin manager events. | Interface | org.jivesoftware.openfire.container | Echo |
|
| PluginServlet | The plugin servlet acts as a proxy for web requests (in the admin console) to plugins. | Class | org.jivesoftware.openfire.container | Echo |
|
| POP3AuthProvider | An AuthProvider that authenticates using a POP3 server. | Class | org.jivesoftware.openfire.auth | Echo |
|
| POP3UserProvider | A UserProvider to be used in conjunction with POP3AuthProvider, which | Class | org.jivesoftware.openfire.user | Echo |
|
| PresenceAccess | Anyone with a presence subscription of both or from may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| PresenceEventDispatcher | Dispatches presence events. | Class | org.jivesoftware.openfire.user | Echo |
|
| PresenceEventListener | Interface to listen for presence events. | Interface | org.jivesoftware.openfire.user | Echo |
|
| PresenceManager | The presence manager tracks on a global basis who's online. | Interface | org.jivesoftware.openfire | Echo |
|
| PresenceManagerImpl | Simple in memory implementation of the PresenceManager interface. | Class | org.jivesoftware.openfire.spi | Echo |
|
| PresenceRouter | Route presence packets throughout the server. | Class | org.jivesoftware.openfire | Echo |
|
| PresenceSubscribeHandler | update presence and roster information. | Class | org.jivesoftware.openfire.handler | Echo |
|
| PresenceUpdateHandler | update presence and roster information. | Class | org.jivesoftware.openfire.handler | Echo |
|
| 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 | Echo |
|
| PrivacyListEventListener | Interface to listen for privacy list events. | Interface | org.jivesoftware.openfire.privacy | Echo |
|
| PrivacyListManager | A Privacy list manager creates, gets, updates and removes privacy lists. | Class | org.jivesoftware.openfire.privacy | Echo |
|
| PrivacyListProvider | Provider for the privacy lists system. | Class | org.jivesoftware.openfire.privacy | Echo |
|
| PrivateStorage | Private storage for user accounts (JEP-0049). | Class | org.jivesoftware.openfire | Echo |
|
| ProxyCandidate | Basic interface to access a Candidate provided by a SessionAuthor:Thiago Camargo | Interface | org.jivesoftware.openfire.mediaproxy | Echo |
|
| ProxyConnectionManager | Manages the connections to the proxy server. | Class | org.jivesoftware.openfire.filetransfer.proxy | Echo |
|
| ProxyOutputStream | An output stream which tracks the amount of bytes transfered by proxy sockets. | Class | org.jivesoftware.openfire.filetransfer.proxy | Echo |
|
| ProxyTransfer | Tracks the different connections related to a proxy file transfer. | Interface | org.jivesoftware.openfire.filetransfer.proxy | Echo |
|
| PublishedItem | A published item to a node. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| PublisherModel | Policy that defines who is allowed to publish items to the node. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| PubSubEngine | A PubSubEngine is responsible for handling packets sent to a pub-sub service. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| PubSubModule | Module that implements JEP-60: Publish-Subscribe. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| PubSubPersistenceManager | A manager responsible for ensuring node persistence. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| 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 | Echo |
|
| QueuedTasksManager | Queue tasks while this JVM is joining the cluster and the requested room was still not loaded. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| Received | The implementation of the extension. | Class | org.jivesoftware.openfire.carbons | Echo |
|
| RefreshNodeTask | Forces the node to be refreshed from the database. | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| 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 | Echo |
|
| RelaySession | A Session Class will control "receive and relay" proccess. | Class | org.jivesoftware.openfire.mediaproxy | Echo |
|
| RemoteConnectionFailedException | Thrown when something failed verifying the key of a Originating Server with an Authoritative Server in a dialback operation. | Class | org.jivesoftware.openfire | Echo |
|
| RemoteMUCRole | Representation of a room occupant of a local room that is being hosted by another cluster node. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| RemoteMUCUser | User hosted by another cluster node that is presente in a local room. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| RemotePacketRouter | A RemotePacketRouter is responsible for deliverying packets to entities hosted in remote nodes of the cluster. | Interface | org.jivesoftware.openfire | Echo |
|
| RemoteServerConfiguration | Holds the configuration when connecting to/from a remote server. | Class | org.jivesoftware.openfire.server | Echo |
|
| RemoteServerConfiguration .Permission | The XMPP entity is allowed to connect to the server. | Class | org.jivesoftware.openfire.server.RemoteServerConfiguration | Echo |
|
| RemoteServerManager | Manages the connection permissions for remote servers. | Class | org.jivesoftware.openfire.server | Echo |
|
| RemoteServerManager .PermissionPolicy | Any XMPP entity is allowed to connect to the server except for those listed in the not allowed list. | Class | org.jivesoftware.openfire.server.RemoteServerManager | Echo |
|
| RemoteSessionLocator | Locator of sessions that are being hosted by other cluster nodes. | Interface | org.jivesoftware.openfire.session | Echo |
|
| RemoveNodeTask | Removes a newly deleted node from memory across the cluster. | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| ResourceServlet | Combines and serves resources, such as javascript or css files. | Class | org.jivesoftware.openfire.http | Echo |
|
| Result | Elements from a result set as defined by XEP-0059 have certain characteristics. | Interface | org.jivesoftware.openfire.resultsetmanager | Echo |
|
| ResultSet | A result set representation as described in XEP-0059. | Class | org.jivesoftware.openfire.resultsetmanager | Echo |
|
| ResultSetImpl | A result set representation as described in XEP-0059. | Class | org.jivesoftware.openfire.resultsetmanager | Echo |
|
| RoomAvailableEvent | Task that adds a new local room to the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| RoomInfo | Representation of a room configuration and its occupants. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| RoomLockedException | Exception used for representing that the user can't join a room since it's been locked. | Class | org.jivesoftware.openfire.muc | Echo |
|
| RoomRemovedEvent | Task that will remove a local room from the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| RoomUpdatedEvent | Task that updates the configuration of a local room. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| Roster | A roster is a list of users that the user wishes to know if they are online. | Class | org.jivesoftware.openfire.roster | Echo |
|
| RosterAccess | Anyone in the specified roster group(s) may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| RosterEventDispatcher | Dispatches roster events. | Class | org.jivesoftware.openfire.roster | Echo |
|
| RosterEventListener | Interface to listen for roster events. | Interface | org.jivesoftware.openfire.roster | Echo |
|
| RosterItem | Represents a single roster item for a User's Roster. | Class | org.jivesoftware.openfire.roster | Echo |
|
| RosterItem .AskType | The roster item has no pending subscription requests. | Class | org.jivesoftware.openfire.roster.RosterItem | Echo |
|
| RosterItem .RecvType | There are no subscriptions that have been received but not presented to the user. | Class | org.jivesoftware.openfire.roster.RosterItem | Echo |
|
| RosterItem .SubType | The roster item and owner have a mutual subscription. | Class | org.jivesoftware.openfire.roster.RosterItem | Echo |
|
| RosterItemProvider | | Interface | org.jivesoftware.openfire.roster | Echo |
|
| RosterManager | A simple service that allows components to retrieve a roster based solely on the ID of the owner. | Class | org.jivesoftware.openfire.roster | Echo |
|
| RoutableChannelHandler | | Interface | org.jivesoftware.openfire | Echo |
|
| 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 | Echo |
|
| RoutingTable | Maintains server-wide knowledge of routes to any node. | Interface | org.jivesoftware.openfire | Echo |
|
| RoutingTableImpl | Routing table that stores routes to client sessions, outgoing server sessions and components. | Class | org.jivesoftware.openfire.spi | Echo |
|
| SASLAuthentication | SASLAuthentication is responsible for returning the available SASL mechanisms to use and for actually performing the SASL authentication. | Class | org.jivesoftware.openfire.net | Echo |
|
| SASLAuthentication .ElementType | | Class | org.jivesoftware.openfire.net.SASLAuthentication | Echo |
|
| SASLAuthentication .Status | SASL negotiation has been successful. | Class | org.jivesoftware.openfire.net.SASLAuthentication | Echo |
|
| SaslProvider | This is the Provider object providing the SaslServerFactory written by Jive Software. | Class | org.jivesoftware.openfire.sasl | Echo |
|
| SaslServerFactoryImpl | Server Factory for supported mechanisms. | Class | org.jivesoftware.openfire.sasl | Echo |
|
| SaslServerPlainImpl | client ----- {authzid, authcid, password} -----> server Each paramater sent to the server is seperated by a null character | Class | org.jivesoftware.openfire.sasl | Echo |
|
| ScramSha1SaslServer | | Class | org.jivesoftware.openfire.sasl | Echo |
|
| ScramUtils | A utility class that provides methods that are useful for dealing with Salted Challenge Response Authentication Mechanism (SCRAM). | Class | org.jivesoftware.openfire.auth | Echo |
|
| SecurityAuditEvent | Representation of a single security event retrieved from the logs. | Class | org.jivesoftware.openfire.security | Echo |
|
| 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 | Echo |
|
| SecurityAuditProvider | A SecurityAuditProvider handles storage and retrieval of security audit logs. | Interface | org.jivesoftware.openfire.security | Echo |
|
| 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 | Echo |
|
| Sent | The implementation of the extension. | Class | org.jivesoftware.openfire.carbons | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| ServerFeaturesProvider | ServerFeaturesProviders are responsible for providing the features offered and supported protocols by the SERVER. | Interface | org.jivesoftware.openfire.disco | Echo |
|
| ServerIdentitiesProvider | A ServerIdentitiesProvider is responsible for providing the identities of protocols supported by the SERVER. | Interface | org.jivesoftware.openfire.disco | Echo |
|
| ServerItemsProvider | ServerItemsProvider are responsible for providing the items associated with the SERVER. | Interface | org.jivesoftware.openfire.disco | Echo |
|
| ServerPort | Represents a port on which the server will listen for connections. | Class | org.jivesoftware.openfire | Echo |
|
| ServerPort .Type | | Class | org.jivesoftware.openfire.ServerPort | Echo |
|
| ServerSession | | Interface | org.jivesoftware.openfire.session | Echo |
|
| ServerSocketReader | A SocketReader specialized for server connections. | Class | org.jivesoftware.openfire.net | Echo |
|
| ServerStanzaHandler | Handler of XML stanzas sent by remote servers. | Class | org.jivesoftware.openfire.net | Echo |
|
| ServerStarter | Starts the core XMPP server. | Class | org.jivesoftware.openfire.starter | Echo |
|
| ServerTrafficCounter | A ServerTrafficCounter counts the number of bytes read and written by the server. | Class | org.jivesoftware.openfire.net | Echo |
|
| ServerTrustManager | ServerTrustManager is a Trust Manager that is only used for s2s connections. | Class | org.jivesoftware.openfire.net | Echo |
|
| ServiceAddedEvent | Task that will add a service to the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| ServiceInfo | Representation of a service configuration. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| ServiceRemovedEvent | Task that will remove a service from the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| ServiceUnavailableException | Exception used for representing that the MultiUserChat service is not available at the moment. | Class | org.jivesoftware.openfire.muc | Echo |
|
| ServiceUpdatedEvent | Task that will update a service configuring in the cluster node. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| 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 | Echo |
|
| SessionData | A SessionData instance is responsible for keeping information gathered during the many stages of the command being executed. | Class | org.jivesoftware.openfire.commands | Echo |
|
| SessionEvent | Events that occur during the session life cycle are repreentedAuthor:Iain Shigeoka | Class | org.jivesoftware.openfire.audit | Echo |
|
| SessionEventDispatcher | Dispatches session events. | Class | org.jivesoftware.openfire.event | Echo |
|
| SessionEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.event.SessionEventDispatcher | Echo |
|
| SessionEventListener | Interface to listen for session events. | Interface | org.jivesoftware.openfire.event | Echo |
|
| SessionListener | Listens for HTTP binding session events. | Interface | org.jivesoftware.openfire.http | Echo |
|
| SessionListener | Listener for media proxy session events. | Interface | org.jivesoftware.openfire.mediaproxy | Echo |
|
| SessionManager | Manages the sessions associated with an account. | Class | org.jivesoftware.openfire | Echo |
|
| SessionNotFoundException | | Class | org.jivesoftware.openfire | Echo |
|
| SessionPacketRouter | Handles the routing of packets to a particular session. | Class | org.jivesoftware.openfire | Echo |
|
| SessionResultFilter | Filters and sorts lists of sessions. | Class | org.jivesoftware.openfire | Echo |
|
| 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 | Echo |
|
| SocketAcceptThread | each incoming socket. | Class | org.jivesoftware.openfire.net | Echo |
|
| SocketConnection | An object to track the state of a XMPP client-server session. | Class | org.jivesoftware.openfire.net | Echo |
|
| SocketPacketWriteHandler | This ChannelHandler writes packet data to connections. | Class | org.jivesoftware.openfire.net | Echo |
|
| 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 | Echo |
|
| 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 | Echo |
|
| SocketUtil | Utility class to generate Socket instances. | Class | org.jivesoftware.openfire.net | Echo |
|
| 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 | Echo |
|
| StanzaHandler | A StanzaHandler is the main responsible for handling incoming stanzas. | Class | org.jivesoftware.openfire.net | Echo |
|
| Statistic | A statistic being tracked by the server. | Interface | org.jivesoftware.openfire.stats | Echo |
|
| Statistic .Type | The type of statistic. | Class | org.jivesoftware.openfire.stats.Statistic | Echo |
|
| StatisticsManager | Stores statistics being tracked by the server. | Class | org.jivesoftware.openfire.stats | Echo |
|
| StreamID | A unique identifier for a stream. | Interface | org.jivesoftware.openfire | Echo |
|
| StreamIDFactory | Generates stream ids in different ways depending on the server set up. | Interface | org.jivesoftware.openfire | Echo |
|
| StreamManager | XEP-0198 Stream Manager. | Class | org.jivesoftware.openfire.streammanagement | Echo |
|
| StreamManager .UnackedPacket | | Class | org.jivesoftware.openfire.streammanagement.StreamManager | Echo |
|
| SubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | Echo |
|
| TLSStatus | A TLSStatus enum describing the current handshaking state of this TLS connection. | Class | org.jivesoftware.openfire.net | Echo |
|
| TLSStreamHandler | TLSStreamHandler is responsible for securing plain connections by negotiating TLS. | Class | org.jivesoftware.openfire.net | Echo |
|
| TLSStreamReader | A TLSStreamReader that returns a special InputStream that hides the ByteBuffers used by the underlying Channels. | Class | org.jivesoftware.openfire.net | Echo |
|
| TLSStreamWriter | A TLSStreamWriter that returns a special OutputStream that hides the ByteBuffers used by the underlying Channels. | Class | org.jivesoftware.openfire.net | Echo |
|
| TLSWrapper | Creates and initializes the SSLContext instance to use to secure the plain connection. | Class | org.jivesoftware.openfire.net | Echo |
|
| TransportHandler | Routes packets to the appropriate transport gateway or drops the packet. | Class | org.jivesoftware.openfire.transport | Echo |
|
| 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 | Echo |
|
| UnauthenticatedException | Thrown if a user does not have permission to access a particular method. | Class | org.jivesoftware.openfire.auth | Echo |
|
| UnauthorizedException | Thrown if a user does not have permission to access a particular method. | Class | org.jivesoftware.openfire.auth | Echo |
|
| Uninstaller | Used with the Install4J installer to uninstall the remaining files within the Openfire install. | Class | org.jivesoftware.openfire.launcher | Echo |
|
| UnknownStanzaException | | Class | org.jivesoftware.openfire.multiplex | Echo |
|
| Update | An Update represents a component that needs to be updated. | Class | org.jivesoftware.openfire.update | Echo |
|
| UpdateGroup | Command that allows to update a given group. | Class | org.jivesoftware.openfire.commands.admin.group | Echo |
|
| UpdateHistoryStrategy | Cluster task that will update the history strategy used by a MultiUserChatService service. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| UpdateManager | Service that frequently checks for new server or plugins releases. | Class | org.jivesoftware.openfire.update | Echo |
|
| UpdateOccupant | Task that updates all information regarding a room occupant. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| UpdateOccupantRequest | Task that requests the cluster node hosting a room occupant to change his role and/or affiliation. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| UpdatePresence | Task that updates the presence of an occupant in a room. | Class | org.jivesoftware.openfire.muc.cluster | Echo |
|
| User | | Class | org.jivesoftware.openfire.crowd.jaxb | Echo |
|
| User | Encapsulates information about a user. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserAlreadyExistsException | Thrown when attempting to create a user that already exists. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserCollection | Provides a view of an array of usernames as a Collection of User objects. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserCreated | Notifies the that a user was created. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| UserDeleting | Notifies the deletion of a user. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| UserEventAdapter | An abstract adapter class for receiving user events. | Class | org.jivesoftware.openfire.event | Echo |
|
| UserEventDispatcher | Dispatches user events. | Class | org.jivesoftware.openfire.event | Echo |
|
| UserEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.event.UserEventDispatcher | Echo |
|
| UserEventListener | Interface to listen for group events. | Interface | org.jivesoftware.openfire.event | Echo |
|
| UserIdentitiesProvider | A UserIdentitiesProvider is responsible for providing the identities of protocols supported by users. | Interface | org.jivesoftware.openfire.disco | Echo |
|
| 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 | Echo |
|
| UserManager | Manages users, including loading, creating and deleting. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserModified | Notifies the that a user was modified. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| UserNameManager | Main responsibility of this class is to return the correct name of XMPP entities. | Class | org.jivesoftware.openfire.user | Echo |
|
| 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 | Echo |
|
| UserNotFoundException | Thrown when User cannot be found. | Class | org.jivesoftware.openfire.user | Echo |
|
| UserProperties | An adhoc command to retrieve the properties of the user. | Class | org.jivesoftware.openfire.commands.admin.user | Echo |
|
| UserProvider | Provider interface for the user system. | Interface | org.jivesoftware.openfire.user | Echo |
|
| Users | | Class | org.jivesoftware.openfire.crowd.jaxb | Echo |
|
| VCardCreated | Notifies the that a vcard was created. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| VCardDeleting | Notifies the deletion of a vCard. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| VCardEventDispatcher | Dispatches vCard events. | Class | org.jivesoftware.openfire.vcard | Echo |
|
| VCardListener | Interface to listen for vCard changes. | Interface | org.jivesoftware.openfire.vcard | Echo |
|
| VCardManager | Manages VCard information for users. | Class | org.jivesoftware.openfire.vcard | Echo |
|
| VCardModified | Notifies the that a vCard was modified. | Class | org.jivesoftware.openfire.commands.event | Echo |
|
| VCardProvider | Provider interface for users vcards. | Interface | org.jivesoftware.openfire.vcard | Echo |
|
| VerifyPasswordCallback | This callback isused by SaslServer to determine if a password supplied by a client is verified. | Class | org.jivesoftware.openfire.sasl | Echo |
|
| VirtualConnection | Abstract implementation of the Connection interface that models abstract connections. | Class | org.jivesoftware.openfire.net | Echo |
|
| WebDAVLiteServlet | to the HTTP protocol. | Class | org.jivesoftware.openfire.webdav | Echo |
|
| WhitelistAccess | Only those on a whitelist may subscribe and retrieve items. | Class | org.jivesoftware.openfire.pubsub.models | Echo |
|
| 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 | Echo |
|
| XFormFieldImpl | | Class | org.jivesoftware.openfire.forms.spi | Echo |
|
| XMLNotWellFormedException | An Exception indicating that evaluated content is not valid XML. | Class | org.jivesoftware.openfire.nio | Echo |
|
| XMLSocketWriter | XMLWriter whose writer is actually sending data on a socket connection. | Class | org.jivesoftware.openfire.net | Echo |
|
| XMPPCallbackHandler | Callback handler that may be used when doing SASL authentication. | Class | org.jivesoftware.openfire.net | Echo |
|
| XMPPCodecFactory | Factory that specifies the encode and decoder to use for parsing XMPP stanzas. | Class | org.jivesoftware.openfire.nio | Echo |
|
| 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 | Echo |
|
| XMPPDecoder | Decoder class that parses ByteBuffers and generates XML stanzas. | Class | org.jivesoftware.openfire.nio | Echo |
|
| XMPPEncoder | Encoder that does nothing. | Class | org.jivesoftware.openfire.nio | Echo |
|
| XMPPServer | The main XMPP server that will load, initialize and start all the server's modules. | Class | org.jivesoftware.openfire | Echo |
|
| XMPPServerInfo | Information 'snapshot' of a server's state. | Interface | org.jivesoftware.openfire | Echo |
|
| XMPPServerInfoImpl | in reusing this object the data is relatively static. | Class | org.jivesoftware.openfire.spi | Echo |
|
| XMPPServerListener | Interface that let observers be notified when the server has been started or is about to be stopped. | Interface | org.jivesoftware.openfire | Echo |
|
| 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 |
|
| AdHocCommand .Action | The command should be canceled. | Class | org.jivesoftware.openfire.commands.AdHocCommand | OpenFire |
|
| AdHocCommand .Status | The command has been canceled. | Class | org.jivesoftware.openfire.commands.AdHocCommand | 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 |
|
| 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 |
|
| 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 |
|
| AffiliationTask | | Class | org.jivesoftware.openfire.pubsub.cluster | 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 |
|
| 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 |
|
| 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 |
|
| BoshBindingError | enum BoshBindingErrorAn enum defining all errors which can happen during a BOSH session. | Class | org.jivesoftware.openfire.http | OpenFire |
|
| BoshBindingError .Type | In the case of a recoverable binding error the client MUST repeat the HTTP request and all the preceding HTTP requests that have not received responses. | Class | org.jivesoftware.openfire.http.BoshBindingError | 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 |
|
| CacheInfo | Configuration to use when creating caches. | Class | org.jivesoftware.openfire.container | OpenFire |
|
| CacheInfo .Type | An distributed-scheme defines caches where the storage for entries is partitioned across cluster nodes. | Class | org.jivesoftware.openfire.container.CacheInfo | 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 |
|
| 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 |
|
| 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 |
|
| CollectionNode | A type of node that contains nodes and/or other collections but no published items. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
| CollectionNode .LeafNodeAssociationPolicy | Policy that defines who may associate leaf nodes with a collection. | Class | org.jivesoftware.openfire.pubsub.CollectionNode | 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 |
|
| ComponentSession .ExternalComponent | The ExternalComponent acts as a proxy of the remote connected component. | Interface | org.jivesoftware.openfire.session.ComponentSession | 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 |
|
| 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 |
|
| Connection .ClientAuth | No authentication will be performed on the client. | Class | org.jivesoftware.openfire.Connection | OpenFire |
|
| Connection .CompressionPolicy | compression is not available. | Class | org.jivesoftware.openfire.Connection | OpenFire |
|
| Connection .State | | Class | org.jivesoftware.openfire.Connection | OpenFire |
|
| Connection .TLSPolicy | TLS is not available. | Class | org.jivesoftware.openfire.Connection | 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 |
|
| ConnectionSettings | | Class | org.jivesoftware.openfire.session | OpenFire |
|
| ConnectionSettings .Client | | Class | org.jivesoftware.openfire.session.ConnectionSettings | OpenFire |
|
| ConnectionSettings .Component | | Class | org.jivesoftware.openfire.session.ConnectionSettings | OpenFire |
|
| ConnectionSettings .Multiplex | | Class | org.jivesoftware.openfire.session.ConnectionSettings | OpenFire |
|
| ConnectionSettings .Server | | Class | org.jivesoftware.openfire.session.ConnectionSettings | OpenFire |
|
| ConnectionType | Types of (socket-based, including HTTP) connections. | Class | org.jivesoftware.openfire.spi | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| DNSUtil .HostAddress | Encapsulates a hostname and port. | Class | org.jivesoftware.openfire.net.DNSUtil | OpenFire |
|
| DNSUtil .WeightedHostAddress | The representation of weighted address. | Class | org.jivesoftware.openfire.net.DNSUtil | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| ExternalComponentConfiguration .Permission | The XMPP entity is allowed to connect to the server. | Class | org.jivesoftware.openfire.component.ExternalComponentConfiguration | OpenFire |
|
| ExternalComponentManager | Manages the connection permissions for external components. | Class | org.jivesoftware.openfire.component | OpenFire |
|
| ExternalComponentManager .PermissionPolicy | Any XMPP entity is allowed to connect to the server except for those listed in the not allowed list. | Class | org.jivesoftware.openfire.component.ExternalComponentManager | 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 |
|
| 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 |
|
| GroupEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.event.GroupEventDispatcher | 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 |
|
| HistoryStrategy .Type | | Class | org.jivesoftware.openfire.muc.HistoryStrategy | 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 |
|
| 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 |
|
| 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 |
|
| HttpSession .HttpVirtualConnection | | Class | org.jivesoftware.openfire.http.HttpSession | 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 |
|
| 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 |
|
| JDBCAuthProvider .PasswordType | Indicates how the password is stored. | Class | org.jivesoftware.openfire.auth.JDBCAuthProvider | 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 |
|
| JMXManager | Manages the JMX configuration for Openfire. | Class | org.jivesoftware.openfire | 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 |
|
| LdapManager | Centralized administration of LDAP connections. | Class | org.jivesoftware.openfire.ldap | OpenFire |
|
| LdapUserProvider | LDAP implementation of the UserProvider interface. | Class | org.jivesoftware.openfire.ldap | 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 |
|
| 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 |
|
| LocalComponentSession .LocalExternalComponent | The ExternalComponent acts as a proxy of the remote connected component. | Class | org.jivesoftware.openfire.session.LocalComponentSession | OpenFire |
|
| LocalConnectionMultiplexerSession | Represents a session between the server and a connection manager. | Class | org.jivesoftware.openfire.session | 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 |
|
| 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 |
|
| 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 |
|
| MUCEventDelegate .InvitationRejectionResult | | Class | org.jivesoftware.openfire.muc.MUCEventDelegate | OpenFire |
|
| MUCEventDelegate .InvitationResult | | Class | org.jivesoftware.openfire.muc.MUCEventDelegate | 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 |
|
| MUCRole .Affiliation | Administrator of the room. | Class | org.jivesoftware.openfire.muc.MUCRole | OpenFire |
|
| MUCRole .Role | Runs moderated discussions. | Class | org.jivesoftware.openfire.muc.MUCRole | 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 |
|
| MUCServicePropertyEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.muc.spi.MUCServicePropertyEventDispatcher | 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 |
|
| 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 |
|
| Node .ItemReplyPolicy | Policy that defines whether owners or publisher should receive replies to items. | Class | org.jivesoftware.openfire.pubsub.Node | OpenFire |
|
| NodeAffiliate | A NodeAffiliate keeps information about the affiliation of an entity with a node. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
| NodeAffiliate .Affiliation | Affiliation with a node defines user permissions. | Class | org.jivesoftware.openfire.pubsub.NodeAffiliate | 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 |
|
| NodeSubscription .State | Subscriptions to a node may exist in several states. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | OpenFire |
|
| NodeSubscription .Type | Receive notification of new items only. | Class | org.jivesoftware.openfire.pubsub.NodeSubscription | 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 |
|
| 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 |
|
| 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 |
|
| OfflineMessageStrategy .Type | All messages are bounced to the sender. | Class | org.jivesoftware.openfire.OfflineMessageStrategy | 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 |
|
| 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 |
|
| 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 |
|
| 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 |
|
| PluginManager .License | An enumberation for plugin license agreement types. | Class | org.jivesoftware.openfire.container.PluginManager | 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 |
|
| 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 |
|
| RemoteServerConfiguration .Permission | The XMPP entity is allowed to connect to the server. | Class | org.jivesoftware.openfire.server.RemoteServerConfiguration | OpenFire |
|
| RemoteServerManager | Manages the connection permissions for remote servers. | Class | org.jivesoftware.openfire.server | OpenFire |
|
| RemoteServerManager .PermissionPolicy | Any XMPP entity is allowed to connect to the server except for those listed in the not allowed list. | Class | org.jivesoftware.openfire.server.RemoteServerManager | 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 |
|
| RosterItem .AskType | The roster item has no pending subscription requests. | Class | org.jivesoftware.openfire.roster.RosterItem | OpenFire |
|
| RosterItem .RecvType | There are no subscriptions that have been received but not presented to the user. | Class | org.jivesoftware.openfire.roster.RosterItem | OpenFire |
|
| RosterItem .SubType | The roster item and owner have a mutual subscription. | Class | org.jivesoftware.openfire.roster.RosterItem | 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 |
|
| 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 |
|
| SASLAuthentication .ElementType | | Class | org.jivesoftware.openfire.net.SASLAuthentication | OpenFire |
|
| SASLAuthentication .Status | SASL negotiation has been successful. | Class | org.jivesoftware.openfire.net.SASLAuthentication | 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 |
|
| 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 |
|
| 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 |
|
| ServerPort .Type | | Class | org.jivesoftware.openfire.ServerPort | 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 |
|
| SessionEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.event.SessionEventDispatcher | 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 |
|
| 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 |
|
| 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 |
|
| Statistic .Type | The type of statistic. | Class | org.jivesoftware.openfire.stats.Statistic | 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 |
|
| StreamManager .UnackedPacket | | Class | org.jivesoftware.openfire.streammanagement.StreamManager | OpenFire |
|
| SubscriptionTask | | Class | org.jivesoftware.openfire.pubsub.cluster | 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 |
|
| UserEventDispatcher .EventType | Represents valid event types. | Class | org.jivesoftware.openfire.event.UserEventDispatcher | 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 |
|
| VirtualConnection | Abstract implementation of the Connection interface that models abstract connections. | Class | org.jivesoftware.openfire.net | OpenFire |
|
| WebDAVLiteServlet | to the HTTP protocol. | Class | org.jivesoftware.openfire.webdav | 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 |
|
| XMLSocketWriter | XMLWriter whose writer is actually sending data on a socket connection. | Class | org.jivesoftware.openfire.net | 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 |
|
| 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 |