Uses of Interface
net.i2p.router.transport.udp.SSU2Bitfield.Callback
Package
Description
The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
-
Uses of SSU2Bitfield.Callback in net.i2p.router.transport.udp
Modifier and TypeClassDescriptionclass
Contain all of the state about a UDP connection to a peer.Modifier and TypeMethodDescriptionvoid
SSU2Bitfield.forEachAndNot
(SSU2Bitfield bf2, SSU2Bitfield.Callback cb) Callback for all bits set in this bitfield but not set in bf2.