Uses of Interface
com.biglybt.core.util.IPToHostNameResolverListener
Packages that use IPToHostNameResolverListener
-
Uses of IPToHostNameResolverListener in com.biglybt.core.util
Fields in com.biglybt.core.util declared as IPToHostNameResolverListenerModifier and TypeFieldDescriptionprotected IPToHostNameResolverListener
IPToHostNameResolverRequest.listener
Methods in com.biglybt.core.util that return IPToHostNameResolverListenerModifier and TypeMethodDescriptionprotected IPToHostNameResolverListener
IPToHostNameResolverRequest.getListener()
Methods in com.biglybt.core.util with parameters of type IPToHostNameResolverListenerModifier and TypeMethodDescriptionstatic IPToHostNameResolverRequest
IPToHostNameResolver.addResolverRequest
(String ip, IPToHostNameResolverListener l) Constructors in com.biglybt.core.util with parameters of type IPToHostNameResolverListenerModifierConstructorDescriptionprotected
IPToHostNameResolverRequest
(String _ip, IPToHostNameResolverListener _listener)