Package org.jivesoftware.smack.packet.id
Class UuidStanzaIdSource
- java.lang.Object
-
- org.jivesoftware.smack.packet.id.UuidStanzaIdSource
-
- All Implemented Interfaces:
StanzaIdSource
public final class UuidStanzaIdSource extends Object implements StanzaIdSource
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
UuidStanzaIdSource.Factory
-
Field Summary
Fields Modifier and Type Field Description static UuidStanzaIdSource
INSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final UuidStanzaIdSource INSTANCE
-
-
Method Detail
-
getNewStanzaId
public String getNewStanzaId()
- Specified by:
getNewStanzaId
in interfaceStanzaIdSource
-
-