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 IPToHostNameResolverListenerIPToHostNameResolverRequest.listenerMethods in com.biglybt.core.util that return IPToHostNameResolverListenerModifier and TypeMethodDescriptionprotected IPToHostNameResolverListenerIPToHostNameResolverRequest.getListener()Methods in com.biglybt.core.util with parameters of type IPToHostNameResolverListenerModifier and TypeMethodDescriptionstatic IPToHostNameResolverRequestIPToHostNameResolver.addResolverRequest(String ip, IPToHostNameResolverListener l) Constructors in com.biglybt.core.util with parameters of type IPToHostNameResolverListenerModifierConstructorDescriptionprotectedIPToHostNameResolverRequest(String _ip, IPToHostNameResolverListener _listener)