Files
i2p.itoopie/apps/q/java/src/net/i2p/aum/I2PSocketHelper.java

16 lines
174 B
Java
Raw Normal View History

package net.i2p.aum;
/**
* Class which wraps an I2PSocket object with convenient methods.
* Nothing presently implemented here.
*/
public class I2PSocketHelper
{
}