Package net.i2p.client.streaming.impl
Interface ConnectionManager.PingNotifier
-
- Enclosing class:
- ConnectionManager
public static interface ConnectionManager.PingNotifierThe callback interface for a pong. Unused? Not part of the public streaming API.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpingComplete(boolean ok)
-