Package net.i2p.client.impl
Class LkupCallback
java.lang.Object
net.i2p.client.impl.LkupCallback
- All Implemented Interfaces:
LookupCallback
The return value of I2PSession.lookupDest2()
- Since:
- 0.9.70
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcomplete(LookupResult result) The callbackThe result or null
-
Constructor Details
-
LkupCallback
public LkupCallback()
-
-
Method Details
-
complete
The callback- Specified by:
completein interfaceLookupCallback
-
getResult
The result or null
-