net.i2p.client.streaming
Class I2PSocketManagerFull
java.lang.Object
net.i2p.client.streaming.I2PSocketManagerFull
Deprecated.
public class I2PSocketManagerFull
- extends Object
Moved to net.i2p.client.streaming.impl in 0.9.10.
Restored as a dummy class in 0.9.12, as i2phex imports it and
calls I2PSocketManagerFull.class.getName() to pass to I2PSocketManagerFactory.
I2PSocketManagerFactory ignores the class setting as of 0.9.12.
This does not implement I2PSocketManager. Do not use.
- Since:
- 0.9.12
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I2PSocketManagerFull
public I2PSocketManagerFull()
- Deprecated.