Uses of Class
com.biglybt.pifimpl.local.ipc.IPCInterfaceImpl
-
Packages that use IPCInterfaceImpl Package Description com.biglybt.pifimpl.local -
-
Uses of IPCInterfaceImpl in com.biglybt.pifimpl.local
Fields in com.biglybt.pifimpl.local declared as IPCInterfaceImpl Modifier and Type Field Description private IPCInterfaceImpl
PluginInterfaceImpl. ipc_interface
Methods in com.biglybt.pifimpl.local that return IPCInterfaceImpl Modifier and Type Method Description IPCInterfaceImpl
PluginInterfaceImpl. getIPC()
-