Openfire 3.9.3 Javadoc

Package org.jivesoftware.openfire.handler

IQ class implementations.

See:
          Description

Interface Summary
IQAuthInfo Information for controlling the authentication options for the server.
IQRegisterInfo Handle the various user registration settings that are valid under XMPP.
 

Class Summary
DirectedPresence Represents a directed presence sent from a session hosted in a cluster node to another entity (e.g.
IQAuthHandler Implements the TYPE_IQ jabber:iq:auth protocol (plain only).
IQBindHandler Binds a resource to the stream so that the client's address becomes a full JID.
IQEntityTimeHandler This IQ handler implements XEP-0202: Entity Time.
IQHandler Base class whose main responsibility is to handle IQ packets.
IQLastActivityHandler Implements the TYPE_IQ jabber:iq:last protocol (last activity).
IQMessageCarbonsHandler This handler manages XEP-0280 Message Carbons.
IQOfflineMessagesHandler Implements JEP-0013: Flexible Offline Message Retrieval.
IQPingHandler Implements the XMPP Ping as defined by XEP-0199.
IQPrivacyHandler IQPrivacyHandler is responsible for handling privacy lists.
IQPrivateHandler Implements the TYPE_IQ jabber:iq:private protocol.
IQRegisterHandler Implements the TYPE_IQ jabber:iq:register protocol (plain only).
IQRosterHandler Implements the TYPE_IQ jabber:iq:roster protocol.
IQSessionEstablishmentHandler Activate client sessions once resource binding has been done.
IQSharedGroupHandler Handler of IQ packets whose child element is "sharedgroup" with namespace "http://www.jivesoftware.org/protocol/sharedgroup".
IQTimeHandler Implements the TYPE_IQ jabber:iq:time protocol (time info) as as defined by JEP-0090.
IQvCardHandler Implements the TYPE_IQ vcard-temp protocol.
IQVersionHandler Implements the TYPE_IQ jabber:iq:version protocol (version info).
PresenceSubscribeHandler Implements the presence protocol.
PresenceUpdateHandler Implements the presence protocol.
 

Package org.jivesoftware.openfire.handler Description

IQ class implementations.


Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.