Uses of Interface
com.biglybt.pif.messaging.MessageManagerListener
Packages that use MessageManagerListener
-
Uses of MessageManagerListener in com.biglybt.pif.messaging
Methods in com.biglybt.pif.messaging with parameters of type MessageManagerListenerModifier and TypeMethodDescriptionvoidMessageManager.cancelCompatiblePeersLocation(MessageManagerListener orig_listener) Cancel registration for compatible-peer notification.voidMessageManager.locateCompatiblePeers(PluginInterface plug_interface, Message message, MessageManagerListener listener) Globally register for notification of peers that support the given message type. -
Uses of MessageManagerListener in com.biglybt.pifimpl.local.messaging
Methods in com.biglybt.pifimpl.local.messaging with parameters of type MessageManagerListenerModifier and TypeMethodDescriptionvoidMessageManagerImpl.cancelCompatiblePeersLocation(MessageManagerListener orig_listener) voidMessageManagerImpl.locateCompatiblePeers(PluginInterface plug_interface, Message message, MessageManagerListener listener)