Uses of Interface
org.jivesoftware.smackx.omemo.internal.listener.OmemoCarbonCopyStanzaReceivedListener
Packages that use OmemoCarbonCopyStanzaReceivedListener
Package
Description
Classes and interfaces for OMEMO Encryption.
Concrete implementation of OMEMO for smack using the signal-protocol-java library.
-
Uses of OmemoCarbonCopyStanzaReceivedListener in org.jivesoftware.smackx.omemo
Classes in org.jivesoftware.smackx.omemo that implement OmemoCarbonCopyStanzaReceivedListenerModifier and TypeClassDescriptionclass
OmemoService<T_IdKeyPair,
T_IdKey, T_PreKey, T_SigPreKey, T_Sess, T_Addr, T_ECPub, T_Bundle, T_Ciph> This class contains OMEMO related logic and registers listeners etc. -
Uses of OmemoCarbonCopyStanzaReceivedListener in org.jivesoftware.smackx.omemo.signal
Classes in org.jivesoftware.smackx.omemo.signal that implement OmemoCarbonCopyStanzaReceivedListenerModifier and TypeClassDescriptionfinal class
Concrete implementation of the OmemoService using the Signal library.