Uses of Class
net.i2p.data.i2cp.GetBandwidthLimitsMessage
-
Packages that use GetBandwidthLimitsMessage Package Description net.i2p.router.client Implements the router side of the I2CP interface, which is the API for applications to send and receive data through the router. -
-
Uses of GetBandwidthLimitsMessage in net.i2p.router.client
Methods in net.i2p.router.client with parameters of type GetBandwidthLimitsMessage Modifier and Type Method Description protected void
ClientMessageEventListener. handleGetBWLimits(GetBandwidthLimitsMessage message)
Divide router limit by 1.75 for overhead.
-