Uses of Interface
org.jivesoftware.smack.packet.id.StanzaIdSource
Package
Description
XML stanzas and extension elements that are part of the XMPP protocol.
Helper classes for Stanza IDs.
-
Uses of StanzaIdSource in org.jivesoftware.smack.packet
Modifier and TypeMethodDescriptionstatic MessageBuilder
StanzaBuilder.buildMessageFrom
(Message message, StanzaIdSource stanzaIdSource) static PresenceBuilder
StanzaBuilder.buildPresenceFrom
(Presence presence, StanzaIdSource stanzaIdSource) ModifierConstructorDescriptionprotected
MessageOrPresenceBuilder
(StanzaIdSource stanzaIdSource) protected
MessageOrPresenceBuilder
(Stanza stanza, StanzaIdSource stanzaIdSource) protected
StanzaBuilder
(StanzaIdSource stanzaIdSource) protected
StanzaBuilder
(Stanza message, StanzaIdSource stanzaIdSource) StanzaFactory
(StanzaIdSource stanzaIdSource) -
Uses of StanzaIdSource in org.jivesoftware.smack.packet.id
Modifier and TypeMethodDescriptionRandomStringStanzaIdSource.Factory.constructStanzaIdSource()
StanzaIdSourceFactory.constructStanzaIdSource()