1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-09-26 01:29:32 +02:00
Smack/smack-tcp/src/main/java/org/jivesoftware/smack
Florian Schmaus 42f2eae8fb Make sendPacket throw NotConnectedException
also use XMPPConnection.sendPacket() instead of
PacketWriter.sendPacket() in XMPPTCPConnection.
2014-05-05 19:26:45 +02:00
..
PacketReader.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketWriter.java Make sendPacket throw NotConnectedException 2014-05-05 19:26:45 +02:00
XMPPTCPConnection.java Make sendPacket throw NotConnectedException 2014-05-05 19:26:45 +02:00