Uses of Interface
net.i2p.client.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
Modifier and TypeMethodDescriptionI2PSession.lookupDest2
(String name, long maxWait) Ask the router to lookup a Destination by hostname. -
Uses of LookupResult in net.i2p.client.impl
Modifier and TypeMethodDescriptionI2PSessionImpl.lookupDest2
(String name, long maxWait) Ask the router to lookup a Destination by hostname.