Package net.i2p.client.streaming.impl
Interface ConnectionManager.PingNotifier
-
- Enclosing class:
- ConnectionManager
public static interface ConnectionManager.PingNotifier
The 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 void
pingComplete(boolean ok)
-