Smack/extensions/src/integration-test/java/org/jivesoftware/smackx
Georg Lukas ab70cfec24 Refactoring: All connection classes begin with XMPP now
This commit renames classes as follows:
 * TCPConnection --> XMPPTCPConnection
 * BOSHConnection --> XMPPBOSHConnection

There are two reasons for this rename. First, it is there to indicate
that the classes actually _are_ XMPP connections, using different
transport mechanisms. Second, it makes auto-completion in IDEs easier,
the developer can type XMPP<complete> and choose the right backend.
2014-04-09 20:03:07 +02:00
..
bytestreams Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
commands Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
entitycaps Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
muc Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
packet Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
pubsub Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
CompressionTest.java Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
FileTransferTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
FormTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
GroupChatInvitationTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
LastActivityManagerTest.java s/XMPPConnection/TCPConnection 2014-03-09 11:20:30 +01:00
MessageEventManagerTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
MessageEventTests.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
MultipleRecipientManagerTest.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
OfflineMessageManagerTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
RosterExchangeManagerTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
RosterExchangeTests.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
ServiceDiscoveryManagerTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
SharedGroupsTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
VCardTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
VersionTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
XHTMLManagerTest.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
XHTMLSupportTests.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00