Package net.i2p.i2ptunnel.socks
Class SOCKSServerFactory
- java.lang.Object
-
- net.i2p.i2ptunnel.socks.SOCKSServerFactory
-
class SOCKSServerFactory extends Object
Factory class for creating SOCKS forwarders through I2P
-
-
Constructor Summary
Constructors Constructor Description SOCKSServerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SOCKSServercreateSOCKSServer(I2PAppContext ctx, Socket s, Properties props)
- Field |
-
- Constr |
- Method