Uses of Class
net.i2p.data.i2cp.DestLookupMessage
-
Packages that use DestLookupMessage 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 DestLookupMessage in net.i2p.router.client
Methods in net.i2p.router.client with parameters of type DestLookupMessage Modifier and Type Method Description protected void
ClientMessageEventListener. handleDestLookup(DestLookupMessage message)
override for testing
-