- OmemoMamDecryptionTest - Class in org.jivesoftware.smackx.omemo
-
This test sends a message from Alice to Bob, while Bob has automatic decryption disabled.
- OmemoMamDecryptionTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.omemo.OmemoMamDecryptionTest
-
- OmemoManagerSetupHelper - Class in org.jivesoftware.smackx.omemo
-
- OmemoManagerSetupHelper() - Constructor for class org.jivesoftware.smackx.omemo.OmemoManagerSetupHelper
-
- onOmemoCarbonCopyReceived(CarbonExtension.Direction, Message, Message, OmemoMessage.Received) - Method in class org.jivesoftware.smackx.omemo.AbstractOmemoMessageListener
-
- onOmemoMessageReceived(Stanza, OmemoMessage.Received) - Method in class org.jivesoftware.smackx.omemo.AbstractOmemoMessageListener
-
- org.igniterealtime.smack - package org.igniterealtime.smack
-
TODO describe me.
- org.igniterealtime.smack.inttest - package org.igniterealtime.smack.inttest
-
The Smack Integration Test Framework.
- org.igniterealtime.smack.inttest.annotations - package org.igniterealtime.smack.inttest.annotations
-
Java annotations for Smack's Integration Test Framework.
- org.igniterealtime.smack.inttest.util - package org.igniterealtime.smack.inttest.util
-
TODO describe me.
- org.jivesoftware.smack - package org.jivesoftware.smack
-
Core classes of the Smack API.
- org.jivesoftware.smack.c2s - package org.jivesoftware.smack.c2s
-
Smack's (new) API for client-to-server (c2s) connections.
- org.jivesoftware.smack.chat2 - package org.jivesoftware.smack.chat2
-
Integration Tests for the chat2 API.
- org.jivesoftware.smack.roster - package org.jivesoftware.smack.roster
-
Smacks API for Rosters.
- org.jivesoftware.smackx.caps - package org.jivesoftware.smackx.caps
-
Smacks implementation of XEP-0115: Entity Capabilities.
- org.jivesoftware.smackx.chatstate - package org.jivesoftware.smackx.chatstate
-
TODO describe me.
- org.jivesoftware.smackx.filetransfer - package org.jivesoftware.smackx.filetransfer
-
File Transfers via XEP-0095: Stream Initialization.
- org.jivesoftware.smackx.geolocation - package org.jivesoftware.smackx.geolocation
-
Integration Tests for Smacks support for XEP-0080: User Location.
- org.jivesoftware.smackx.httpfileupload - package org.jivesoftware.smackx.httpfileupload
-
Smack's API for XEP-0363: HTTP File Upload.
- org.jivesoftware.smackx.iot - package org.jivesoftware.smackx.iot
-
Smack's API for XMPP IoT.
- org.jivesoftware.smackx.iqversion - package org.jivesoftware.smackx.iqversion
-
Smacks implementation of XEP-0092: Software Version.
- org.jivesoftware.smackx.mam - package org.jivesoftware.smackx.mam
-
XEP-0313: Message Archive Management.
- org.jivesoftware.smackx.mood - package org.jivesoftware.smackx.mood
-
Integration Tests for Smacks support for XEP-0107: User Mood.
- org.jivesoftware.smackx.muc - package org.jivesoftware.smackx.muc
-
Classes and Interfaces that implement Multi-User Chat (MUC) as defined in XEP-0045.
- org.jivesoftware.smackx.omemo - package org.jivesoftware.smackx.omemo
-
Classes and interfaces for OMEMO Encryption.
- org.jivesoftware.smackx.ox - package org.jivesoftware.smackx.ox
-
Integration Tests for Smacks support for XEP-0373: OpenPGP for XMPP.
- org.jivesoftware.smackx.ox_im - package org.jivesoftware.smackx.ox_im
-
Integration Tests for Smacks support for XEP-0374: OpenPGP for XMPP: Instant Messaging.
- org.jivesoftware.smackx.ping - package org.jivesoftware.smackx.ping
-
Smacks implementation of XEP-0199: XMPP Ping.
- org.jivesoftware.smackx.pubsub - package org.jivesoftware.smackx.pubsub
-
Smack's API for XEP-0060: Publish-Subscribe.
- org.jivesoftware.smackx.softwareInfo - package org.jivesoftware.smackx.softwareInfo
-
Copyright 2020 Aditya Borikar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- org.jivesoftware.smackx.usertune - package org.jivesoftware.smackx.usertune
-
Copyright 2019 Aditya Borikar.
- org.jivesoftware.smackx.xdata - package org.jivesoftware.smackx.xdata
-
Smacks implementation of XEP-0004: Data Forms.
- OutgoingMessageListenerIntegrationTest - Class in org.jivesoftware.smack.chat2
-
- OutgoingMessageListenerIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smack.chat2.OutgoingMessageListenerIntegrationTest
-
- outgoingMessageListenerTest() - Method in class org.jivesoftware.smack.chat2.OutgoingMessageListenerIntegrationTest
-
- OXInstantMessagingIntegrationTest - Class in org.jivesoftware.smackx.ox_im
-
- OXInstantMessagingIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.ox_im.OXInstantMessagingIntegrationTest
-
This integration test tests basic OX message exchange.
- OXSecretKeyBackupIntegrationTest - Class in org.jivesoftware.smackx.ox
-
- OXSecretKeyBackupIntegrationTest(SmackIntegrationTestEnvironment) - Constructor for class org.jivesoftware.smackx.ox.OXSecretKeyBackupIntegrationTest
-
This integration test tests the basic secret key backup and restore functionality as described
in XEP-0373 §5.