Uses of Interface
com.biglybt.pif.ipc.IPCInterface
Packages that use IPCInterface
Package
Description
-
Uses of IPCInterface in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as IPCInterfaceModifier and TypeFieldDescription(package private) IPCInterface
DeviceManagerUPnPImpl.upnpav_ipc
private IPCInterface
DeviceUPnPImpl.upnpav_ipc
Methods in com.biglybt.core.devices.impl that return IPCInterface -
Uses of IPCInterface in com.biglybt.core.lws
Fields in com.biglybt.core.lws declared as IPCInterfaceModifier and TypeFieldDescription(package private) IPCInterface
LightWeightSeedManager.anon_dht_tracker_plugin
-
Uses of IPCInterface in com.biglybt.core.proxy.impl
Fields in com.biglybt.core.proxy.impl declared as IPCInterfaceModifier and TypeFieldDescriptionprivate final IPCInterface
AEPluginProxyHandler.PluginHTTPProxyImpl.ipc
private final IPCInterface
AEPluginProxyHandler.PluginProxyImpl.ipc
Constructors in com.biglybt.core.proxy.impl with parameters of type IPCInterfaceModifierConstructorDescriptionprivate
PluginHTTPProxyImpl
(String _reason, IPCInterface _ipc, Proxy _proxy) private
PluginProxyImpl
(String _target, String _reason, IPCInterface _ipc, Map<String, Object> _proxy_options, Object[] _proxy_details) -
Uses of IPCInterface in com.biglybt.core.security
Fields in com.biglybt.core.security declared as IPCInterfaceMethods in com.biglybt.core.security that return IPCInterface -
Uses of IPCInterface in com.biglybt.pif
Methods in com.biglybt.pif that return IPCInterfaceModifier and TypeMethodDescriptionPluginInterface.getIPC()
Get the inter-plugin-communications interface for this plugin -
Uses of IPCInterface in com.biglybt.pifimpl.local.ipc
Classes in com.biglybt.pifimpl.local.ipc that implement IPCInterface -
Uses of IPCInterface in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return IPCInterface