Uses of Class
net.i2p.client.impl.I2PSessionImpl.AvailabilityNotifier
Package | Description |
---|---|
net.i2p.client.impl |
Implements the base I2P SDK for developing applications that communicate
through I2P.
|
-
Uses of I2PSessionImpl.AvailabilityNotifier in net.i2p.client.impl
Subclasses of I2PSessionImpl.AvailabilityNotifier in net.i2p.client.impl Modifier and Type Class Description protected class
I2PSessionMuxedImpl.MuxedAvailabilityNotifier
Fields in net.i2p.client.impl declared as I2PSessionImpl.AvailabilityNotifier Modifier and Type Field Description protected I2PSessionImpl.AvailabilityNotifier
I2PSessionImpl. _availabilityNotifier
thread that we tell when new messages are available who then tells us to fetch them.