Package net.i2p.i2ptunnel.streamr
Class Pinger
- java.lang.Object
-
- net.i2p.i2ptunnel.streamr.Pinger
-
-
Constructor Summary
Constructors Constructor Description Pinger(I2PAppContext ctx, int fromPort)
-
-
-
Constructor Detail
-
Pinger
public Pinger(I2PAppContext ctx, int fromPort)
- Parameters:
fromPort
- the I2CP from port- Since:
- 0.9.53 added ctx and fromPort params
-
-