Uses of Interface
com.biglybt.pif.platform.PlatformManager
-
-
Uses of PlatformManager in com.biglybt.pif
Methods in com.biglybt.pif that return PlatformManager Modifier and Type Method Description PlatformManager
PluginInterface. getPlatformManager()
Gets the platform manager that gives access to native functionality -
Uses of PlatformManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return PlatformManager Modifier and Type Method Description PlatformManager
PluginInterfaceImpl. getPlatformManager()
-
Uses of PlatformManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return PlatformManager Modifier and Type Method Description PlatformManager
RPPluginInterface. getPlatformManager()
-
Uses of PlatformManager in com.biglybt.platform
Subinterfaces of PlatformManager in com.biglybt.platform Modifier and Type Interface Description interface
PlatformManager
-
Uses of PlatformManager in com.biglybt.platform.dummy
Classes in com.biglybt.platform.dummy that implement PlatformManager Modifier and Type Class Description class
PlatformManagerImpl
-
Uses of PlatformManager in com.biglybt.platform.macosx
Classes in com.biglybt.platform.macosx that implement PlatformManager Modifier and Type Class Description class
PlatformManagerImpl
Performs platform-specific operations with Mac OS X -
Uses of PlatformManager in com.biglybt.platform.unix
Classes in com.biglybt.platform.unix that implement PlatformManager Modifier and Type Class Description class
PlatformManagerImpl
-
Uses of PlatformManager in com.biglybt.platform.win32
Classes in com.biglybt.platform.win32 that implement PlatformManager Modifier and Type Class Description class
PlatformManagerImpl
-