1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-09-27 18:19:33 +02:00
Smack/tcp/src
Florian Schmaus 4b6f09f962 Move processPacket() method to XMPPConnection
This removes code duplication in BOSHConnection and TCPConnection's
PacketReader, by moving the common code to the superclass
XMPPConnection.
2014-03-14 00:25:22 +01:00
..
main/java/org/jivesoftware/smack Move processPacket() method to XMPPConnection 2014-03-14 00:25:22 +01:00
test/java/org/jivesoftware/smack Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00