Uses of Package
org.jivesoftware.smackx.omemo
Packages that use org.jivesoftware.smackx.omemo
Package
Description
Classes and interfaces for OMEMO Encryption.
StanzaListeners used for internal purposes.
Callbacks and listeners.
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
Helper classes and other stuff.
-
Classes in org.jivesoftware.smackx.omemo used by org.jivesoftware.smackx.omemoClassDescriptionManager that allows sending messages encrypted with OMEMO.Callback which can be used to get notified, when the OmemoManager finished initializing.Guard class which ensures that the wrapped OmemoManager knows its BareJid.Incoming OMEMO message.Outgoing OMEMO message.This class contains OMEMO related logic and registers listeners etc.Class that presents some methods that are used to load/generate/store keys and session data needed for OMEMO.
-
Classes in org.jivesoftware.smackx.omemo used by org.jivesoftware.smackx.omemo.internal.listenerClassDescriptionGuard class which ensures that the wrapped OmemoManager knows its BareJid.
-
Classes in org.jivesoftware.smackx.omemo used by org.jivesoftware.smackx.omemo.listener
-
Classes in org.jivesoftware.smackx.omemo used by org.jivesoftware.smackx.omemo.signalClassDescriptionThis class implements the Proxy Pattern in order to wrap an OmemoStore with a caching layer.Like a rocket! Implementation of the
OmemoStore
class that uses plain files for storage.Manager that allows sending messages encrypted with OMEMO.This class contains OMEMO related logic and registers listeners etc.Class that presents some methods that are used to load/generate/store keys and session data needed for OMEMO. -
Classes in org.jivesoftware.smackx.omemo used by org.jivesoftware.smackx.omemo.util