1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-09-28 19:00:00 +02:00
Smack/resources/sample/web
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
..
css
images
addContact.jsp Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
chat.jsp
global.jsp
index.jsp
login.jsp Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
moveContact.jsp Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
viewRoster.jsp Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00