Package org.jivesoftware.smack.packet
package org.jivesoftware.smack.packet
XML stanzas and extension elements that are part of the XMPP protocol.
-
ClassDescriptionAbstractError.Builder<B extends AbstractError.Builder<B>>AbstractIqBuilder<IB extends AbstractIqBuilder<IB>>AbstractStreamOpen is actually a
TopLevelStreamElement
, however we implementNonza
here.IQ stanza used by Smack to bind a resource and to obtain the jid assigned by the server.Interface to represent a XML element.An XMPP error IQ.Interface to represent XMPP extension elements.The base IQ (Info/Query) packet.A enum to represent the type of the IQ stanza.Represents XMPP message packets.Represents a message body, its language and the content of the message.Represents a message subject, its language and the content of the subject.Represents the type of a message.MessageOrPresenceBuilder<MP extends MessageOrPresence<? extends MessageOrPresenceBuilder<MP,SB>>, SB extends StanzaBuilder<SB>> Interface to represent a XML element.A Nonza, i.e.Represents XMPP presence stanzas.An enum to represent the presence mode.An enum to represent the presence type.IQ stanza that will be sent to the server to establish a session.A simple IQ.AnExtensionElement
modeling the often required and used XML features when using XMPP.Base class for XMPP Stanzas, which are called Stanza in older versions of Smack (i.e.StanzaBuilder<B extends StanzaBuilder<B>>Represents an XMPP error sub-packet.A class to represent the type of the Error.Represents a stream error packet.The defined stream error conditions, see RFC 6120 ยง 4.9.3.The stream open tag.A XMPP top level stream element.An IQ stanzas that could not be parsed because no provider was found.Interface to represent XML elements.