| Package | Description |
|---|---|
| org.jivesoftware.openfire | |
| org.jivesoftware.openfire.commands |
Ad-Hoc Commands implementation (XEP-0050).
|
| org.jivesoftware.openfire.disco |
Service discovery implementation (XEP-0030).
|
| org.jivesoftware.openfire.handler |
IQ class implementations.
|
| org.jivesoftware.openfire.pep |
Implementation of Personal Eventing via Pubsub (XEP-0163).
|
| org.jivesoftware.openfire.vcard |
| Modifier and Type | Class and Description |
|---|---|
class |
MulticastRouter
Router of packets with multiple recipients.
|
class |
OfflineMessageStrategy
Controls what is done with offline messages.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerFeaturesProvider> |
XMPPServer.getServerFeaturesProviders()
Deprecated.
Use
IQDiscoInfoHandler instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdHocCommandHandler
An AdHocCommandHandler is responsbile for providing discoverable information about the
supported commands and for handling commands requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IQDiscoItemsHandler
IQDiscoItemsHandler is responsible for handling disco#items requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IQDiscoInfoHandler.addServerFeaturesProvider(ServerFeaturesProvider provider)
Adds the features provided by the new service that implements the ServerFeaturesProvider
interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IQBlockingHandler
Implementation of XEP-0191 "Blocking Command".
|
class |
IQEntityTimeHandler
This IQ handler implements XEP-0202: Entity Time.
|
class |
IQLastActivityHandler
Implements the TYPE_IQ jabber:iq:last protocol (last activity).
|
class |
IQMessageCarbonsHandler
This handler manages XEP-0280 Message Carbons.
|
class |
IQOfflineMessagesHandler
Implements JEP-0013: Flexible Offline Message Retrieval.
|
class |
IQPingHandler
Implements the XMPP Ping as defined by XEP-0199.
|
class |
IQPrivacyHandler
IQPrivacyHandler is responsible for handling privacy lists.
|
class |
IQPrivateHandler
Implements the TYPE_IQ jabber:iq:private protocol.
|
class |
IQRegisterHandler
Implements the TYPE_IQ jabber:iq:register protocol (plain only).
|
class |
IQRosterHandler
Implements the TYPE_IQ jabber:iq:roster protocol.
|
class |
IQVersionHandler
Implements the TYPE_IQ jabber:iq:version protocol (version info).
|
| Modifier and Type | Class and Description |
|---|---|
class |
IQPEPHandler
An
IQHandler used to implement XEP-0163: "Personal Eventing via Pubsub"
Version 1.0 |
| Modifier and Type | Class and Description |
|---|---|
class |
VCardManager
Manages VCard information for users.
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.