Uses of Interface
net.i2p.client.LookupResult
Packages that use LookupResult
Package
Description
Interfaces and factories for
the base I2P SDK used to develop applications that communicate
through I2P.
Implements the base I2P SDK for developing applications that communicate
through I2P.
-
Uses of LookupResult in net.i2p.client
Methods in net.i2p.client that return LookupResultModifier and TypeMethodDescriptionI2PSession.lookupDest2
(String name, long maxWait) Ask the router to lookup a Destination by hostname. -
Uses of LookupResult in net.i2p.client.impl
Classes in net.i2p.client.impl that implement LookupResultMethods in net.i2p.client.impl that return LookupResultModifier and TypeMethodDescriptionI2PSessionImpl.lookupDest2
(String name, long maxWait) Ask the router to lookup a Destination by hostname.