JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.biglybt.core.util
Interface IPToHostNameResolverListener
public interface
IPToHostNameResolverListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
IPResolutionComplete
(
String
result, boolean succeeded)
Method Details
IPResolutionComplete
void
IPResolutionComplete
(
String
result, boolean succeeded)