Uses of Interface
org.jivesoftware.smack.packet.id.StanzaIdSource
Packages that use 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
Methods in org.jivesoftware.smack.packet with parameters of type StanzaIdSourceModifier and TypeMethodDescriptionstatic MessageBuilderStanzaBuilder.buildMessageFrom(Message message, StanzaIdSource stanzaIdSource) static PresenceBuilderStanzaBuilder.buildPresenceFrom(Presence presence, StanzaIdSource stanzaIdSource) Constructors in org.jivesoftware.smack.packet with parameters of type StanzaIdSourceModifierConstructorDescriptionprotectedMessageOrPresenceBuilder(StanzaIdSource stanzaIdSource) protectedMessageOrPresenceBuilder(Stanza stanza, StanzaIdSource stanzaIdSource) protectedStanzaBuilder(StanzaIdSource stanzaIdSource) protectedStanzaBuilder(Stanza message, StanzaIdSource stanzaIdSource) StanzaFactory(StanzaIdSource stanzaIdSource) -
Uses of StanzaIdSource in org.jivesoftware.smack.packet.id
Classes in org.jivesoftware.smack.packet.id that implement StanzaIdSourceMethods in org.jivesoftware.smack.packet.id that return StanzaIdSourceModifier and TypeMethodDescriptionRandomStringStanzaIdSource.Factory.constructStanzaIdSource()StanzaIdSourceFactory.constructStanzaIdSource()