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) IPCInterfaceDeviceManagerUPnPImpl.upnpav_ipcprivate IPCInterfaceDeviceUPnPImpl.upnpav_ipcMethods 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) IPCInterfaceLightWeightSeedManager.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 IPCInterfaceAEPluginProxyHandler.PluginHTTPProxyImpl.ipcprivate final IPCInterfaceAEPluginProxyHandler.PluginProxyImpl.ipcConstructors in com.biglybt.core.proxy.impl with parameters of type IPCInterfaceModifierConstructorDescriptionprivatePluginHTTPProxyImpl(String _reason, IPCInterface _ipc, Proxy _proxy) privatePluginProxyImpl(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