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