Uses of Package
rocks.xmpp.core.stanza.model
-
Packages that use rocks.xmpp.core.stanza.model Package Description rocks.xmpp.core.stanza Provides classes for XML stanza management (message, presence, IQ).rocks.xmpp.core.stanza.model Provides XML Stanzas and Stanza Errors.rocks.xmpp.core.stanza.model.client rocks.xmpp.core.stanza.model.errors Provides XML schema implementations of the Stanza Error Namespace.rocks.xmpp.core.stanza.model.server rocks.xmpp.extensions.delay.model Provides XML schema implementations of XEP-0203: Delayed Delivery.rocks.xmpp.extensions.disco Provides classes for XEP-0030: Service Discovery.rocks.xmpp.extensions.disco.model.info Provides XML schema implementations of XEP-0030: Service Discovery (#info).rocks.xmpp.extensions.disco.model.items Provides XML schema implementations of XEP-0030: Service Discovery (#items).rocks.xmpp.extensions.sm rocks.xmpp.im.roster.model Provides XML schema implementations of the Roster Namespace. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.core.stanza Class Description IQ The implementation of the<iq/>stanza.Message The implementation of the<message/>element.Presence The implementation of the<presence/>element. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.core.stanza.model Class Description ExtensibleStanza A stanza which is extensible (can have more than one extension), i.e.IQ The implementation of the<iq/>stanza.IQ.Type Represents a<iq/>'type' attribute.Message The implementation of the<message/>element.Message.Type Represents a<message/>'type' attribute.Presence The implementation of the<presence/>element.Presence.Show Represents a<presence/><show/>element.Presence.Type Represents a<presence/>'type' attribute.Stanza The abstract base class for a XML stanza.StanzaError The implementation of a stanza's<error/>element.StanzaError.Type Represents a<error/>'type' attribute. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.core.stanza.model.client Class Description ExtensibleStanza A stanza which is extensible (can have more than one extension), i.e.IQ The implementation of the<iq/>stanza.Message The implementation of the<message/>element.Presence The implementation of the<presence/>element.Stanza The abstract base class for a XML stanza. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.core.stanza.model.errors Class Description StanzaError.Type Represents a<error/>'type' attribute. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.core.stanza.model.server Class Description ExtensibleStanza A stanza which is extensible (can have more than one extension), i.e.IQ The implementation of the<iq/>stanza.Message The implementation of the<message/>element.Presence The implementation of the<presence/>element.Stanza The abstract base class for a XML stanza.StanzaError The implementation of a stanza's<error/>element. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.extensions.delay.model Class Description Stanza The abstract base class for a XML stanza. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.extensions.disco Class Description IQ The implementation of the<iq/>stanza. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.extensions.disco.model.info Class Description StanzaErrorException A stanza exception represents a stanza error. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.extensions.disco.model.items Class Description StanzaErrorException A stanza exception represents a stanza error. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.extensions.sm Class Description Stanza The abstract base class for a XML stanza. -
Classes in rocks.xmpp.core.stanza.model used by rocks.xmpp.im.roster.model Class Description Presence.Type Represents a<presence/>'type' attribute.