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 TypeMethodDescriptionvoid
MessageManager.cancelCompatiblePeersLocation
(MessageManagerListener orig_listener) Cancel registration for compatible-peer notification.void
MessageManager.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 TypeMethodDescriptionvoid
MessageManagerImpl.cancelCompatiblePeersLocation
(MessageManagerListener orig_listener) void
MessageManagerImpl.locateCompatiblePeers
(PluginInterface plug_interface, Message message, MessageManagerListener listener)