Package org.jivesoftware.smack.packet.id
Class RandomStringStanzaIdSource.Factory
java.lang.Object
org.jivesoftware.smack.packet.id.RandomStringStanzaIdSource.Factory
- All Implemented Interfaces:
StanzaIdSourceFactory
- Enclosing class:
- RandomStringStanzaIdSource
public static class RandomStringStanzaIdSource.Factory
extends Object
implements StanzaIdSourceFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RandomStringStanzaIdSource.Factorystatic final RandomStringStanzaIdSource.Factory -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERY_SECURE
-
MEDIUM_SECURE
-
-
Constructor Details
-
Factory
public Factory(int length, boolean verySecure)
-
-
Method Details
-
constructStanzaIdSource
- Specified by:
constructStanzaIdSourcein interfaceStanzaIdSourceFactory
-