JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jivesoftware.smack.packet.id.UuidStanzaIdSource
Packages that use
UuidStanzaIdSource
Package
Description
org.jivesoftware.smack.packet.id
Helper classes for Stanza IDs.
Uses of
UuidStanzaIdSource
in
org.jivesoftware.smack.packet.id
Fields in
org.jivesoftware.smack.packet.id
declared as
UuidStanzaIdSource
Modifier and Type
Field
Description
static final
UuidStanzaIdSource
UuidStanzaIdSource.
INSTANCE
Methods in
org.jivesoftware.smack.packet.id
that return
UuidStanzaIdSource
Modifier and Type
Method
Description
UuidStanzaIdSource
UuidStanzaIdSource.Factory.
constructStanzaIdSource
()