* 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

@@ -17,6 +17,7 @@ import net.i2p.util.Log;
/**
* Initial stub implementation for the socket
*
* @deprecated use I2PSocketFull
*/
class I2PSocketImpl implements I2PSocket {
private final static Log _log = new Log(I2PSocketImpl.class);