* Ministreaming: Cleanups, deprecation, move demos out of the lib

This commit is contained in:
zzz
2009-08-14 04:36:06 +00:00
parent bcd22cfbf3
commit 01753f5aea
7 changed files with 9 additions and 6 deletions

View File

@@ -36,6 +36,7 @@ import net.i2p.util.Log;
* I2PSocketManager, it should not attempt to call I2PSession's setSessionListener
* or receive any messages with its .receiveMessage
*
* @deprecated use I2PSocketManagerFull
*/
class I2PSocketManagerImpl implements I2PSocketManager, I2PSessionListener {
private I2PAppContext _context;