A B C D E F G H I J K L M N O P Q R S T U V W X

T

tearDown() - Method in class org.jivesoftware.smack.ChatConnectionTest
 
tearDown() - Method in class org.jivesoftware.smack.RosterTest
 
tearDown() - Method in class org.jivesoftware.smackx.filetransfer.FileTransferNegotiatorTest
 
tearDown() - Method in class org.jivesoftware.smackx.pubsub.ItemValidationTest
 
test404() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
Check the parser with an xml with the 404 error.
testAccept() - Method in class org.jivesoftware.smack.filter.AndFilterTest
 
testAccept() - Method in class org.jivesoftware.smack.filter.FromContainsFilterTest
 
testAccept() - Method in class org.jivesoftware.smack.filter.NotFilterTest
 
testAccept() - Method in class org.jivesoftware.smack.filter.OrFilterTest
 
testAccept() - Method in class org.jivesoftware.smack.filter.PacketIDFilterTest
 
testAccept() - Method in class org.jivesoftware.smack.filter.PacketTypeFilterTest
Test case to test the accept() method of PacketTypeFilter objects.
testAccept() - Method in class org.jivesoftware.smack.filter.ToContainsFilterTest
 
testAddEmptyGroupEntry() - Method in class org.jivesoftware.smack.RosterTest
Test if adding an user with an empty group is equivalent with providing no group.
testAddEntryToNewGroup() - Method in class org.jivesoftware.smack.RosterSmackTest
Tests that adding an existing roster entry that belongs to a group to another group works fine.
testAddingRosterListenerAfterConnect() - Method in class org.jivesoftware.smack.RosterListenerTest
 
testAddingRosterListenerBeforeConnect() - Method in class org.jivesoftware.smack.RosterListenerTest
 
testAddRosterItem() - Method in class org.jivesoftware.smack.RosterTest
Test adding a roster item according to the example in RFC3921: Adding a Roster Item.
testAdHocCommands() - Method in class org.jivesoftware.smackx.commands.AdHocCommandDiscoTest
 
testAdmin() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testAnonymousParticipant() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testAnonymousReconnection() - Method in class org.jivesoftware.smack.ReconnectionTest
Tests a reconnection in a anonymously logged connection.
TestAPI - Class in org.jivesoftware.smackx.pubsub
 
TestAPI() - Constructor for class org.jivesoftware.smackx.pubsub.TestAPI
 
testAutomaticReconnection() - Method in class org.jivesoftware.smack.ReconnectionTest
Tests an automatic reconnection.
testAutomaticReconnectionWithCompression() - Method in class org.jivesoftware.smack.ReconnectionTest
 
testBanUser() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testBiDirectionalInBandBytestream() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamTest
An In-Band Bytestream should be successfully established using IQ stanzas.
testBiDirectionalSocks5BytestreamWithRemoteSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamTest
Socks5 bytestream should be successfully established using a Socks5 proxy provided by the XMPP server.
testBigFunctional() - Method in class org.jivesoftware.smackx.VCardTest
 
testBinaryAvatar() - Method in class org.jivesoftware.smackx.VCardTest
 
testCancel() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
Check the parser with an xml with the 404 error.
testCancelWithMessage() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
Check the parser with an xml with the 404 error.
testCancelWithMessageAndApplicationError() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
Check the parser with an xml with the 404 error.
testChangeGroupAndNameToUnfiledEntry() - Method in class org.jivesoftware.smack.RosterSmackTest
1.
testChangeNameToUnfiledEntry() - Method in class org.jivesoftware.smack.RosterSmackTest
1.
testChangeSubject() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testCloseAndManualReconnection() - Method in class org.jivesoftware.smack.ReconnectionTest
Tests a manual reconnection after a login.
testConfigureAndNotify() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testConstructor() - Method in class org.jivesoftware.smack.filter.PacketTypeFilterTest
Test case for the constructor of PacketTypeFilter objects.
testCreateActiveList() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check when a client set a new active list.
testCreateAndGetNode() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testCreateAndUpdateConfiguredNode() - Method in class org.jivesoftware.smackx.pubsub.OwnerUseCases
 
testCreateAndUpdateList() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check when a client set a new list and then update its content.
testCreateConfiguredNode() - Method in class org.jivesoftware.smackx.pubsub.OwnerUseCases
 
testCreateDefaultList() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check when a client set a new default list.
testCreateInstantNode() - Method in class org.jivesoftware.smackx.pubsub.OwnerUseCases
 
testCreateInstantRoom() - Method in class org.jivesoftware.smackx.muc.MultiUserChatCreationTest
Tests creating a new "Instant Room".
testCreateNamedNode() - Method in class org.jivesoftware.smackx.pubsub.OwnerUseCases
 
testCreateReservedRoom() - Method in class org.jivesoftware.smackx.muc.MultiUserChatCreationTest
Tests creating a new "Reserved Room".
testCreateTwoLists() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check when a client set more than one list.
testDeafOccupants() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
Test that deaf occupants do not get broadcasted messages.
testDeclineLists() - Method in class org.jivesoftware.smack.packet.PrivacyProviderTest
Check the parser with an xml with empty lists.
testDeleteAllRosterEntries() - Method in class org.jivesoftware.smack.RosterSmackTest
1.
testDeleteAllRosterGroupEntries() - Method in class org.jivesoftware.smack.RosterSmackTest
1.
testDeleteAllUnfiledRosterEntries() - Method in class org.jivesoftware.smack.RosterSmackTest
1.
testDeleteItemAndNotify() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testDeleteItems() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testDeleteNode() - Method in class org.jivesoftware.smackx.pubsub.OwnerUseCases
 
testDeleteRosterItem() - Method in class org.jivesoftware.smack.RosterTest
Test deleting a roster item according to the example in RFC3921: Deleting a Roster Item.
testDenyActiveList() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check when a client denies the use of the active list.
testDenyDefaultList() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check when a client denies the use of a default list.
testDirectPresence() - Method in class org.jivesoftware.smack.MessageTest
Will a user recieve a message from another after only sending the user a directed presence, or will Wildfire intercept for offline storage? User1 becomes lines.
testDiscoverFlexibleRetrievalSupport() - Method in class org.jivesoftware.smackx.OfflineMessageManagerTest
 
testDiscoverJoinedRooms() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testDiscoverMUCService() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testDiscoverMUCSupport() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testDiscoverNodeInfo() - Method in class org.jivesoftware.smackx.pubsub.EntityUseCases
 
testDiscoverNodeItems() - Method in class org.jivesoftware.smackx.pubsub.EntityUseCases
 
testDiscoverNodeSubscriptions() - Method in class org.jivesoftware.smackx.pubsub.EntityUseCases
 
testDiscoverPublishItemsSupport() - Method in class org.jivesoftware.smackx.ServiceDiscoveryManagerTest
Tests support for publishing items to another entity.
testDiscoverPubsubInfo() - Method in class org.jivesoftware.smackx.pubsub.EntityUseCases
 
testDiscoverRoomInfo() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testDiscoverSubscriptions() - Method in class org.jivesoftware.smackx.pubsub.EntityUseCases
 
testDiscussionHistory() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testEmptyGroupRosterPush() - Method in class org.jivesoftware.smack.RosterTest
Test processing a roster push with an empty group is equivalent with providing no group.
testEmptyLists() - Method in class org.jivesoftware.smack.packet.PrivacyProviderTest
Check the parser with an xml with empty lists.
testEncodeBase64() - Method in class org.jivesoftware.smack.util.StringUtilsTest
This method tests 2 StringUtil methods - encodeBase64(String) and encodeBase64(byte[]).
testEncodeHex() - Method in class org.jivesoftware.smack.util.StringUtilsTest
 
testErrorWithNoText() - Method in class org.jivesoftware.smack.PacketReaderTest
Checks that parser still works when receiving an error text with no description.
testEscapeForXML() - Method in class org.jivesoftware.smack.util.StringUtilsTest
 
TestEvents - Class in org.jivesoftware.smackx.pubsub
 
TestEvents(String) - Constructor for class org.jivesoftware.smackx.pubsub.TestEvents
 
testFetchAndPurge() - Method in class org.jivesoftware.smackx.OfflineMessageManagerTest
While user2 is connected but unavailable, user1 sends 2 messages to user1.
testFileTransfer() - Method in class org.jivesoftware.smackx.FileTransferTest
 
testFilloutForm() - Method in class org.jivesoftware.smackx.FormTest
1.
testFiltersRemotion() - Method in class org.jivesoftware.smack.PacketReaderTest
Tests that PacketReader adds new listeners and also removes them correctly.
testFN() - Method in class org.jivesoftware.smackx.VCardTest
 
testFull() - Method in class org.jivesoftware.smack.packet.PrivacyProviderTest
Check the parser with an xml with all kind of stanzas.
testFullJIDToOfflineUser() - Method in class org.jivesoftware.smack.IQTest
Check that sending an IQ to a full JID that is offline returns an IQ ERROR instead of being route to some other resource of the same user.
testGeneratingErrorBasedOnError() - Method in class org.jivesoftware.smack.packet.IQResponseTest
According to RFC3920: IQ Semantics we shouldn't respond to an IQ of type error.
testGeneratingResponseBasedOnResult() - Method in class org.jivesoftware.smack.packet.IQResponseTest
According to RFC3920: IQ Semantics we shouldn't respond to an IQ of type result.
testGeneratingSimpleResponse() - Method in class org.jivesoftware.smack.packet.IQResponseTest
Test creating a simple and empty IQ response.
testGeneratingValidErrorResponse() - Method in class org.jivesoftware.smack.packet.IQResponseTest
Test creating a error response based on an IQ request.
testGetAffiliationList() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testGetDefaultConfig() - Method in class org.jivesoftware.smackx.pubsub.OwnerUseCases
 
testGetItems() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testGetItemsRequest() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testGetItemsWithMultiSubscription() - Method in class org.jivesoftware.smackx.pubsub.MultiUserSubscriptionUseCases
 
testGetItemsWithSingleSubscription() - Method in class org.jivesoftware.smackx.pubsub.MultiUserSubscriptionUseCases
 
testGetLastNItems() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testGetNonexistentNode() - Method in class org.jivesoftware.smackx.pubsub.TestAPI
 
testGetOptions() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testGetServerVersion() - Method in class org.jivesoftware.smackx.VersionTest
Get the version of the server and make sure that all the required data is present Note: This test expects the server to answer an iq:version packet.
testGetSpecifiedItems() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testGetUserSharedGroups() - Method in class org.jivesoftware.smackx.SharedGroupsTest
 
testGroupchatCompatibility() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
Test the compatibility of the MUC service with clients that still use the old groupchat protocol.
testHash() - Method in class org.jivesoftware.smack.util.StringUtilsTest
 
testHighestPriority() - Method in class org.jivesoftware.smack.MessageTest
User0 is connected from 2 resources.
testHighestShow() - Method in class org.jivesoftware.smack.MessageTest
User0 is connected from 2 resources.
testHugeMessage() - Method in class org.jivesoftware.smack.MessageTest
Check that two clients are able to send messages with a body of 4K characters and their connections are not being closed.
testInBandBytestreamWithIQStanzas() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamTest
An In-Band Bytestream should be successfully established using IQ stanzas.
testInBandBytestreamWithMessageStanzas() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamTest
An In-Band Bytestream should be successfully established using message stanzas.
testInbandFileTransfer() - Method in class org.jivesoftware.smackx.FileTransferTest
 
testInfoWithNode() - Method in class org.jivesoftware.smackx.ServiceDiscoveryManagerTest
Tests that ensures that Smack answers a 404 error when the disco#info includes a node.
testInitializationSocks5FeaturesAndListenerOnStartup() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamTest
Socks5 feature should be added to the service discovery on Smack startup.
testInvalidLogin() - Method in class org.jivesoftware.smack.LoginTest
Check that the server is returning the correct error when trying to login using an invalid (i.e.
testInvalidNamespace() - Method in class org.jivesoftware.smack.IQTest
Check that the server responds a 503 error code when the client sends an IQ packet with an invalid namespace.
testInvitation() - Method in class org.jivesoftware.smackx.GroupChatInvitationTest
 
testInvitation() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testInvitationWithMessage() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testIQNotImplemented() - Method in class org.jivesoftware.smack.PacketReaderTest
Verify that when Smack receives a "not implemented IQ" answers with an IQ packet with error code 501.
testItemOverwritten() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testItemWithId() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testItemWithNoId() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testJoinLeftEvents() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
Check that ParticipantStatusListener is receiving joining and leaving events correctly.
testKickParticipant() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testLastLoggedOut() - Method in class org.jivesoftware.smackx.LastActivityManagerTest
This is a test to check if a LastActivity request for last logged out lapsed time is answered and correct
testListenerMultipleNodes() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testLocalErrorCreation() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
Check the creation of a new xmppError locally.
testLocalErrorWithCommentCreation() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
Check the creation of a new xmppError locally.
testLoginWithNoResource() - Method in class org.jivesoftware.smack.LoginTest
Check that the server does not allow to log in without specifying a resource.
testLRU() - Method in class org.jivesoftware.smack.util.CacheTest
 
testManualReconnectionWithCancelation() - Method in class org.jivesoftware.smack.ReconnectionTest
Tests a manual reconnection.
testManyResources() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testMaxSize() - Method in class org.jivesoftware.smack.util.CacheTest
 
testMembership() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testMessageAndApplicationDefinedError() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
 
TestMessageContent - Class in org.jivesoftware.smackx.pubsub
 
TestMessageContent() - Constructor for class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testMessageFlood() - Method in class org.jivesoftware.smack.FloodTest
 
testMessageToHighestPriority() - Method in class org.jivesoftware.smack.PresenceTest
Connection(0) will send messages to the bareJID of Connection(1) where the user of Connection(1) has logged from two different places with different presence priorities.
testModerator() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testMostRecentActive() - Method in class org.jivesoftware.smack.MessageTest
User0 is connected from 2 resources.
testMultipleResources() - Method in class org.jivesoftware.smack.PresenceTest
User1 is connected from 2 resources.
testMultipleResources() - Method in class org.jivesoftware.smack.RosterSmackTest
User1 is connected from 2 resources.
testNonSASLAnonymousLogin() - Method in class org.jivesoftware.smack.LoginTest
Check that the server handles anonymous users correctly.
testNoReply() - Method in class org.jivesoftware.smackx.MultipleRecipientManagerTest
Ensures that replying is not allowed when disabled.
testNotAvailablePresence() - Method in class org.jivesoftware.smack.PresenceTest
User1 logs from 2 resources but only one is available.
testNotCommonNickname() - Method in class org.jivesoftware.smack.RosterSmackTest
Tests that the server and Smack are able to handle nicknames that include < > characters.
testNoWorkHomeSpecifier_ADDR() - Method in class org.jivesoftware.smackx.VCardTest
 
testNoWorkHomeSpecifier_EMAIL() - Method in class org.jivesoftware.smackx.VCardTest
 
testNoWorkHomeSpecifier_TEL() - Method in class org.jivesoftware.smackx.VCardTest
 
testNullArgs() - Method in class org.jivesoftware.smack.filter.AndFilterTest
 
testNullArgs() - Method in class org.jivesoftware.smack.filter.FromContainsFilterTest
 
testNullArgs() - Method in class org.jivesoftware.smack.filter.NotFilterTest
 
testNullArgs() - Method in class org.jivesoftware.smack.filter.OrFilterTest
 
testNullArgs() - Method in class org.jivesoftware.smack.filter.PacketIDFilterTest
 
testNullArgs() - Method in class org.jivesoftware.smack.filter.ToContainsFilterTest
 
testOfflineMessage() - Method in class org.jivesoftware.smack.MessageTest
Check that when a client becomes unavailable all messages sent to the client are stored offline.
testOfflinePresencesAfterDisconnection() - Method in class org.jivesoftware.smack.RosterSmackTest
Tests the creation of a roster and then simulates abrupt termination.
testOfflineStatusPresence() - Method in class org.jivesoftware.smack.PresenceTest
User1 logs in, then sets offline presence information (presence with status text).
testOfflineStorageWithNegativePriority() - Method in class org.jivesoftware.smack.MessageTest
User0 is connected from 1 resource with a negative priority presence.
testOnline() - Method in class org.jivesoftware.smackx.LastActivityManagerTest
This is a test to check if a LastActivity request for idle time is answered and correct.
testOnlinePermisionDenied() - Method in class org.jivesoftware.smackx.LastActivityManagerTest
This is a test to check if a denied LastActivity response is handled correctly.
testOwnership() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testParsing() - Method in class org.jivesoftware.smack.util.StringUtilsTest
 
testParticipantPresence() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testPayloadItemWithId() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testPayloadItemWithIdNoPayload() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testPayloadItemWithNoId() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testPayloadItemWithNoIdNoPayload() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testPersistItems() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testPrivacyItems() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check different types of privacy items.
testPrivateChat() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testPrivateIQ() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
Tests that IQ packets can be sent to/from room occupants.
testProperties() - Method in class org.jivesoftware.smack.ChatTest
 
testPublishAndReceiveNoPayload() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testPurgeAndNotify() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testPurgeItems() - Method in class org.jivesoftware.smackx.pubsub.OwnerUseCases
 
testRandomString() - Method in class org.jivesoftware.smack.util.StringUtilsTest
This method tests 2 StringUtil methods - decodeBase64(String) and decodeBase64(byte[]).
testReadAndDelete() - Method in class org.jivesoftware.smackx.OfflineMessageManagerTest
While user2 is connected but unavailable, user1 sends 2 messages to user1.
testRemoveList() - Method in class org.jivesoftware.smack.packet.PrivacyTest
Check when a client add a new list and then remove it.
testRemoveListener() - Method in class org.jivesoftware.smack.PacketReaderTest
Tests that PacketReader adds new listeners and also removes them correctly.
testRenameRosterGroup() - Method in class org.jivesoftware.smack.RosterSmackTest
Test if renaming a roster group works fine.
testReplying() - Method in class org.jivesoftware.smackx.MultipleRecipientManagerTest
Ensures that replying to packets is ok.
testRequestsAndNotifications() - Method in class org.jivesoftware.smackx.MessageEventManagerTest
High level API test.
testReservedNickname() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testRespondWithErrorOnInBandBytestreamRequest() - Method in class org.jivesoftware.smackx.bytestreams.ibb.InBandBytestreamTest
Target should respond with not-acceptable error if no listeners for incoming In-Band Bytestream requests are registered.
testRespondWithErrorOnSocks5BytestreamRequest() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamTest
Target should respond with not-acceptable error if no listeners for incoming Socks5 bytestream requests are registered.
testRetractItem() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testRetrieveAffiliation() - Method in class org.jivesoftware.smackx.pubsub.EntityUseCases
 
testRosterPresences() - Method in class org.jivesoftware.smack.RosterSmackTest
Test presence management.
testSASLAnonymousLogin() - Method in class org.jivesoftware.smack.LoginTest
Check that the server handles anonymous users correctly.
testSendAndAcceptRoster() - Method in class org.jivesoftware.smackx.RosterExchangeManagerTest
High level API test.
testSendAndAcceptRosterEntries() - Method in class org.jivesoftware.smackx.packet.RosterExchangeTest
Low level API test.
testSendAndReceiveDelayed() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testSendAndReceiveMultipleItems() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testSendAndReceiveMultipleSubs() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testSendAndReceiveNoPayload() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testSendAndReceiveRoster() - Method in class org.jivesoftware.smackx.RosterExchangeManagerTest
High level API test.
testSendAndReceiveRosterEntries() - Method in class org.jivesoftware.smackx.packet.RosterExchangeTest
Low level API test.
testSendAndReceiveSimplePayload() - Method in class org.jivesoftware.smackx.pubsub.TestEvents
 
testSendComplexXHTMLMessageAndDisplayReceivedXHTMLMessage() - Method in class org.jivesoftware.smackx.packet.XHTMLExtensionTest
Low level API test.
testSendComplexXHTMLMessageAndDisplayReceivedXHTMLMessage() - Method in class org.jivesoftware.smackx.XHTMLManagerTest
Low level API test.
testSending() - Method in class org.jivesoftware.smackx.MultipleRecipientManagerTest
Ensures that sending and receiving of packets is ok.
testSendMessageEventRequest() - Method in class org.jivesoftware.smackx.MessageEventManagerTest
High level API test.
testSendMessageEventRequest() - Method in class org.jivesoftware.smackx.packet.MessageEventTest
Low level API test.
testSendMessageEventRequestAndDisplayNotifications() - Method in class org.jivesoftware.smackx.MessageEventManagerTest
High level API test.
testSendMessageEventRequestAndDisplayNotifications() - Method in class org.jivesoftware.smackx.packet.MessageEventTest
Low level API test.
testSendNodePerNot() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testSendNodeTrNot() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testSendNodeTrPay_WithOutPayload() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testSendNodeTrPay_WithPayload() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testSendPerPay_NoPayload() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testSendPerPay_WithPayload() - Method in class org.jivesoftware.smackx.pubsub.PublisherUseCases
 
testSendRoster() - Method in class org.jivesoftware.smackx.RosterExchangeManagerTest
High level API test.
testSendRosterEntries() - Method in class org.jivesoftware.smackx.packet.RosterExchangeTest
Low level API test.
testSendRosterGroup() - Method in class org.jivesoftware.smackx.RosterExchangeManagerTest
High level API test.
testSendSimpleXHTMLMessage() - Method in class org.jivesoftware.smackx.packet.XHTMLExtensionTest
Low level API test.
testSendSimpleXHTMLMessage() - Method in class org.jivesoftware.smackx.XHTMLManagerTest
High level API test.
testSendSimpleXHTMLMessageAndDisplayReceivedXHTMLMessage() - Method in class org.jivesoftware.smackx.packet.XHTMLExtensionTest
Low level API test.
testSendSimpleXHTMLMessageAndDisplayReceivedXHTMLMessage() - Method in class org.jivesoftware.smackx.XHTMLManagerTest
High level API test.
testServerUptime() - Method in class org.jivesoftware.smackx.LastActivityManagerTest
This is a test to check if a LastActivity request for server uptime is answered and correct
testSimplePayload() - Method in class org.jivesoftware.smackx.pubsub.TestMessageContent
 
testSimpleRosterInitialization() - Method in class org.jivesoftware.smack.RosterTest
Test a simple roster initialization according to the example in RFC3921: Retrieving One's Roster on Login.
testSimpleRosterPush() - Method in class org.jivesoftware.smack.RosterTest
Test a simple roster push according to the example in RFC3921bis-03: Roster Push.
testSmackInfo() - Method in class org.jivesoftware.smackx.ServiceDiscoveryManagerTest
Tests info discovery of a Smack client.
testSocks5BytestreamWithLocalSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamTest
Socks5 bytestream should be successfully established using the local Socks5 proxy.
testSocks5BytestreamWithRemoteSocks5Proxy() - Method in class org.jivesoftware.smackx.bytestreams.socks5.Socks5ByteStreamTest
Socks5 bytestream should be successfully established using a Socks5 proxy provided by the XMPP server.
testSubscribe() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testSubscribeBadJid() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testSubscribeConfigRequired() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testSubscribeWithOptions() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testSuccessCompression() - Method in class org.jivesoftware.smackx.CompressionTest
Test that stream compression works fine.
testUnsubscribe() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testUnsubscribeWithMultipleNoSubId() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testUnsubscribeWithMultipleWithSubId() - Method in class org.jivesoftware.smackx.pubsub.SubscriberUseCases
 
testUpdateRosterItem() - Method in class org.jivesoftware.smack.RosterTest
Test updating a roster item according to the example in RFC3921: Updating a Roster Item.
testUserDefinedErrorWithCommentCreation() - Method in class org.jivesoftware.smack.util.XMPPErrorTest
Check the creation of a new xmppError locally where there is not a default defined.
testVoice() - Method in class org.jivesoftware.smackx.muc.MultiUserChatTest
 
testXHTMLFeature() - Method in class org.jivesoftware.smackx.ServiceDiscoveryManagerTest
Tests service discovery of XHTML support.
TEXT - Static variable in class org.jivesoftware.smackx.workgroup.ext.macros.Macro
 
TEXT_SETTINGS - Static variable in class org.jivesoftware.smackx.workgroup.settings.ChatSettings
Defined as Text settings type.
ThreadedDummyConnection - Class in org.jivesoftware.smack
 
ThreadedDummyConnection() - Constructor for class org.jivesoftware.smack.ThreadedDummyConnection
 
ThreadFilter - Class in org.jivesoftware.smack.filter
Filters for message packets with a particular thread value.
ThreadFilter(String) - Constructor for class org.jivesoftware.smack.filter.ThreadFilter
Creates a new thread filter using the specified thread value.
Time - Class in org.jivesoftware.smackx.packet
A Time IQ packet, which is used by XMPP clients to exchange their respective local times.
Time() - Constructor for class org.jivesoftware.smackx.packet.Time
Creates a new Time instance with empty values for all fields.
Time(Calendar) - Constructor for class org.jivesoftware.smackx.packet.Time
Creates a new Time instance using the specified calendar instance as the time value to send.
TO - Static variable in class org.jivesoftware.smackx.packet.MultipleAddresses
 
ToContainsFilter - Class in org.jivesoftware.smack.filter
Filters for packets where the "to" field contains a specified value.
ToContainsFilter(String) - Constructor for class org.jivesoftware.smack.filter.ToContainsFilter
Creates a "to" contains filter using the "to" field part.
ToContainsFilterTest - Class in org.jivesoftware.smack.filter
A test case for the ToContainsFilter class.
ToContainsFilterTest() - Constructor for class org.jivesoftware.smack.filter.ToContainsFilterTest
 
toString() - Method in class org.jivesoftware.smack.filter.AndFilter
 
toString() - Method in class org.jivesoftware.smack.filter.FromMatchesFilter
 
toString() - Method in class org.jivesoftware.smack.filter.OrFilter
 
toString() - Method in class org.jivesoftware.smack.filter.PacketIDFilter
 
toString() - Method in class org.jivesoftware.smack.filter.PacketTypeFilter
 
toString() - Method in class org.jivesoftware.smack.packet.IQ.Type
 
toString() - Method in class org.jivesoftware.smack.packet.Presence
 
toString() - Method in class org.jivesoftware.smack.packet.RosterPacket.ItemStatus
 
toString() - Method in class org.jivesoftware.smack.packet.StreamError
 
toString() - Method in class org.jivesoftware.smack.packet.XMPPError.Condition
 
toString() - Method in class org.jivesoftware.smack.packet.XMPPError
 
toString() - Method in class org.jivesoftware.smack.PrivacyList
 
toString() - Method in class org.jivesoftware.smack.RosterEntry
 
toString() - Method in class org.jivesoftware.smack.util.collections.AbstractHashedMap
Gets the map as a String.
toString() - Method in class org.jivesoftware.smack.util.collections.AbstractKeyValue
Gets a debugging String view of the pair.
toString() - Method in class org.jivesoftware.smack.util.DNSUtil.HostAddress
 
toString() - Method in exception org.jivesoftware.smack.XMPPException
 
toString() - Method in enum org.jivesoftware.smackx.commands.AdHocCommand.SpecificErrorCondition
 
toString() - Method in enum org.jivesoftware.smackx.filetransfer.FileTransfer.Error
 
toString() - Method in enum org.jivesoftware.smackx.filetransfer.FileTransfer.Status
 
toString() - Method in class org.jivesoftware.smackx.FormField.Option
 
toString() - Method in class org.jivesoftware.smackx.packet.VCard
 
toString() - Method in class org.jivesoftware.smackx.pubsub.ConfigureForm
 
toString() - Method in class org.jivesoftware.smackx.pubsub.Item
 
toString() - Method in class org.jivesoftware.smackx.pubsub.ItemDeleteEvent
 
toString() - Method in class org.jivesoftware.smackx.pubsub.ItemPublishEvent
 
toString() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
toString() - Method in class org.jivesoftware.smackx.pubsub.Node
 
toString() - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
toString() - Method in class org.jivesoftware.smackx.pubsub.PayloadItem
 
toString() - Method in class org.jivesoftware.smackx.pubsub.SimplePayload
 
toString() - Method in class org.jivesoftware.smackx.workgroup.agent.WorkgroupQueue.Status
 
toString() - Method in class org.jivesoftware.smackx.XHTMLText
Returns the text of the XHTMLText.
toXML() - Method in class org.jivesoftware.smack.packet.DefaultPacketExtension
 
toXML() - Method in class org.jivesoftware.smack.packet.IQ
 
toXML() - Method in class org.jivesoftware.smack.packet.Message
 
toXML() - Method in class org.jivesoftware.smack.packet.MockPacket
Returns null always.
toXML() - Method in class org.jivesoftware.smack.packet.Packet
Returns the packet as XML.
toXML() - Method in interface org.jivesoftware.smack.packet.PacketExtension
Returns the XML representation of the PacketExtension.
toXML() - Method in class org.jivesoftware.smack.packet.Presence
 
toXML() - Method in class org.jivesoftware.smack.packet.PrivacyItem
Answer an xml representation of the receiver according to the RFC 3921.
toXML() - Method in class org.jivesoftware.smack.packet.RosterPacket.Item
 
toXML() - Method in class org.jivesoftware.smack.packet.XMPPError
Returns the error as XML.
toXML() - Method in class org.jivesoftware.smack.sasl.SASLMechanism.AuthMechanism
 
toXML() - Method in class org.jivesoftware.smack.sasl.SASLMechanism.Challenge
 
toXML() - Method in class org.jivesoftware.smack.sasl.SASLMechanism.Failure
 
toXML() - Method in class org.jivesoftware.smack.sasl.SASLMechanism.Response
 
toXML() - Method in class org.jivesoftware.smack.sasl.SASLMechanism.Success
 
toXML() - Method in class org.jivesoftware.smackx.bookmark.Bookmarks
Returns the XML reppresentation of the PrivateData.
toXML() - Method in class org.jivesoftware.smackx.bytestreams.ibb.packet.DataPacketExtension
 
toXML() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.Activate
 
toXML() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHost
 
toXML() - Method in class org.jivesoftware.smackx.bytestreams.socks5.packet.Bytestream.StreamHostUsed
 
toXML() - Method in class org.jivesoftware.smackx.FormField.Option
 
toXML() - Method in class org.jivesoftware.smackx.FormField
 
toXML() - Method in class org.jivesoftware.smackx.GroupChatInvitation
 
toXML() - Method in class org.jivesoftware.smackx.packet.AdHocCommandData.SpecificError
 
toXML() - Method in class org.jivesoftware.smackx.packet.AttentionExtension
 
toXML() - Method in class org.jivesoftware.smackx.packet.ChatStateExtension
 
toXML() - Method in class org.jivesoftware.smackx.packet.DataForm.Item
 
toXML() - Method in class org.jivesoftware.smackx.packet.DataForm.ReportedData
 
toXML() - Method in class org.jivesoftware.smackx.packet.DataForm
 
toXML() - Method in class org.jivesoftware.smackx.packet.DefaultPrivateData
 
toXML() - Method in class org.jivesoftware.smackx.packet.DelayInfo
 
toXML() - Method in class org.jivesoftware.smackx.packet.DelayInformation
 
toXML() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo.Feature
 
toXML() - Method in class org.jivesoftware.smackx.packet.DiscoverInfo.Identity
 
toXML() - Method in class org.jivesoftware.smackx.packet.DiscoverItems.Item
 
toXML() - Method in class org.jivesoftware.smackx.packet.Header
 
toXML() - Method in class org.jivesoftware.smackx.packet.HeadersExtension
 
toXML() - Method in class org.jivesoftware.smackx.packet.MessageEvent
Returns the XML representation of a Message Event according the specification.
toXML() - Method in class org.jivesoftware.smackx.packet.MUCAdmin.Item
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence.History
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCInitialPresence
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Destroy
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCOwner.Item
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCUser.Decline
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCUser.Destroy
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCUser.Invite
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCUser.Item
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCUser.Status
 
toXML() - Method in class org.jivesoftware.smackx.packet.MUCUser
 
toXML() - Method in class org.jivesoftware.smackx.packet.MultipleAddresses
 
toXML() - Method in class org.jivesoftware.smackx.packet.Nick
 
toXML() - Method in class org.jivesoftware.smackx.packet.OfflineMessageInfo
 
toXML() - Method in class org.jivesoftware.smackx.packet.OfflineMessageRequest.Item
 
toXML() - Method in class org.jivesoftware.smackx.packet.PEPEvent
Returns the XML representation of a Personal Event Publish according the specification.
toXML() - Method in class org.jivesoftware.smackx.packet.PEPItem
Returns the XML representation of a Personal Event Publish according the specification.
toXML() - Method in interface org.jivesoftware.smackx.packet.PrivateData
Returns the XML reppresentation of the PrivateData.
toXML() - Method in class org.jivesoftware.smackx.packet.RosterExchange
Returns the XML representation of a Roster Item Exchange according the specification.
toXML() - Method in class org.jivesoftware.smackx.packet.StreamInitiation.Feature
 
toXML() - Method in class org.jivesoftware.smackx.packet.StreamInitiation.File
 
toXML() - Method in class org.jivesoftware.smackx.packet.XHTMLExtension
Returns the XML representation of a XHTML extension according the specification.
toXML() - Method in class org.jivesoftware.smackx.pubsub.Affiliation
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.AffiliationsExtension
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.EventElement
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.FormNode
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.GetItemsRequest
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.Item
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.ItemsExtension
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.NodeExtension
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.OptionsExtension
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.PayloadItem
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.PublishItem
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.RetractItem
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.SimplePayload
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.SubscribeExtension
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.Subscription
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.SubscriptionsExtension
 
toXML() - Method in class org.jivesoftware.smackx.pubsub.UnsubscribeExtension
 
toXML() - Method in class org.jivesoftware.smackx.RemoteRosterEntry
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.ext.macros.MacroGroup
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.MetaData
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus.ChatInfo
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.AgentStatus
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueDetails
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueOverview
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.QueueUpdate
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomInvitation
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.RoomTransfer
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.SessionID
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.UserID
 
toXML() - Method in class org.jivesoftware.smackx.workgroup.packet.WorkgroupInformation
 
Transcript - Class in org.jivesoftware.smackx.workgroup.packet
Represents the conversation transcript that occured in a group chat room between an Agent and a user that requested assistance.
Transcript(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcript
Creates a transcript request for the given sessionID.
Transcript(String, List<Packet>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcript
Creates a new transcript for the given sessionID and list of packets.
TranscriptManager - Class in org.jivesoftware.smackx.workgroup.agent
A TranscriptManager helps to retrieve the full conversation transcript of a given session TranscriptManager.getTranscript(String, String) or to retrieve a list with the summary of all the conversations that a user had TranscriptManager.getTranscripts(String, String).
TranscriptManager(Connection) - Constructor for class org.jivesoftware.smackx.workgroup.agent.TranscriptManager
 
TranscriptProvider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for transcripts.
TranscriptProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptProvider
 
Transcripts - Class in org.jivesoftware.smackx.workgroup.packet
Represents a list of conversation transcripts that a user had in all his history.
Transcripts(String) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts
Creates a transcripts request for the given userID.
Transcripts(String, List<Transcripts.TranscriptSummary>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts
Creates a Transcripts which will contain the transcript summaries of the given user.
Transcripts.AgentDetail - Class in org.jivesoftware.smackx.workgroup.packet
An AgentDetail contains information of an Agent that was involved in a conversation.
Transcripts.AgentDetail(String, Date, Date) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts.AgentDetail
 
Transcripts.TranscriptSummary - Class in org.jivesoftware.smackx.workgroup.packet
A TranscriptSummary contains some information about a conversation such as the ID of the session or the date when the conversation started and finished.
Transcripts.TranscriptSummary(String, Date, Date, List<Transcripts.AgentDetail>) - Constructor for class org.jivesoftware.smackx.workgroup.packet.Transcripts.TranscriptSummary
 
TranscriptSearch - Class in org.jivesoftware.smackx.workgroup.packet
IQ packet for retrieving the transcript search form, submiting the completed search form or retrieving the answer of a transcript search.
TranscriptSearch() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch
 
TranscriptSearch.Provider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for TranscriptSearch packets.
TranscriptSearch.Provider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptSearch.Provider
 
TranscriptSearchManager - Class in org.jivesoftware.smackx.workgroup.agent
A TranscriptSearchManager helps to retrieve the form to use for searching transcripts TranscriptSearchManager.getSearchForm(String) or to submit a search form and return the results of the search TranscriptSearchManager.submitSearch(String, Form).
TranscriptSearchManager(Connection) - Constructor for class org.jivesoftware.smackx.workgroup.agent.TranscriptSearchManager
 
TranscriptsProvider - Class in org.jivesoftware.smackx.workgroup.packet
An IQProvider for transcripts summaries.
TranscriptsProvider() - Constructor for class org.jivesoftware.smackx.workgroup.packet.TranscriptsProvider
 
TransferRequest - Class in org.jivesoftware.smackx.workgroup.agent
Request sent by an agent to transfer a support session to another agent or user.
TransferRequest(String, String, String) - Constructor for class org.jivesoftware.smackx.workgroup.agent.TransferRequest
 
TYPE_BOOLEAN - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_CANCEL - Static variable in class org.jivesoftware.smackx.Form
 
TYPE_FIXED - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_FORM - Static variable in class org.jivesoftware.smackx.Form
 
TYPE_HIDDEN - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_JID_MULTI - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_JID_SINGLE - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_LIST_MULTI - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_LIST_SINGLE - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_RESULT - Static variable in class org.jivesoftware.smackx.Form
 
TYPE_SUBMIT - Static variable in class org.jivesoftware.smackx.Form
 
TYPE_TEXT_MULTI - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_TEXT_PRIVATE - Static variable in class org.jivesoftware.smackx.FormField
 
TYPE_TEXT_SINGLE - Static variable in class org.jivesoftware.smackx.FormField
 

A B C D E F G H I J K L M N O P Q R S T U V W X