protected class I2PSessionImpl.AvailabilityNotifier extends Object implements Runnable
I2PSessionImpl.AvailabilityNotifier()
void
available(long msgId, int size)
run()
stopNotifying()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public I2PSessionImpl.AvailabilityNotifier()
public void stopNotifying()
public void available(long msgId, int size)
public void run()
run
Runnable