Uses of Interface
com.biglybt.pif.messaging.MessageManager
-
Packages that use MessageManager Package Description com.biglybt.pif com.biglybt.pifimpl.local com.biglybt.pifimpl.local.messaging com.biglybt.pifimpl.remote -
-
Uses of MessageManager in com.biglybt.pif
Methods in com.biglybt.pif that return MessageManager Modifier and Type Method Description MessageManager
PluginInterface. getMessageManager()
Get the peer messaging manager. -
Uses of MessageManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return MessageManager Modifier and Type Method Description MessageManager
PluginInterfaceImpl. getMessageManager()
-
Uses of MessageManager in com.biglybt.pifimpl.local.messaging
Classes in com.biglybt.pifimpl.local.messaging that implement MessageManager Modifier and Type Class Description class
MessageManagerImpl
-
Uses of MessageManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return MessageManager Modifier and Type Method Description MessageManager
RPPluginInterface. getMessageManager()
-