Uses of Interface
com.biglybt.net.udp.mc.MCGroupAdapter
Packages that use MCGroupAdapter
Package
Description
-
Uses of MCGroupAdapter in com.biglybt.core.instancemanager.impl
Classes in com.biglybt.core.instancemanager.impl that implement MCGroupAdapter -
Uses of MCGroupAdapter in com.biglybt.net.udp.mc
Methods in com.biglybt.net.udp.mc with parameters of type MCGroupAdapterModifier and TypeMethodDescriptionstatic MCGroupMCGroupFactory.getSingleton(MCGroupAdapter adapter, String group_address, int group_port) -
Uses of MCGroupAdapter in com.biglybt.net.udp.mc.impl
Fields in com.biglybt.net.udp.mc.impl with type parameters of type MCGroupAdapterModifier and TypeFieldDescriptionprivate final CopyOnWriteList<MCGroupAdapter> MCGroupImpl.adaptersMethods in com.biglybt.net.udp.mc.impl with parameters of type MCGroupAdapterModifier and TypeMethodDescriptionprivate voidMCGroupImpl.addAdapter(MCGroupAdapter adapter) static MCGroupImplMCGroupImpl.getSingleton(MCGroupAdapter adapter, String group_address, int group_port) Constructors in com.biglybt.net.udp.mc.impl with parameters of type MCGroupAdapterModifierConstructorDescriptionprivateMCGroupImpl(MCGroupAdapter _adapter, String _group_address, int _group_port, int _control_port) -
Uses of MCGroupAdapter in com.biglybt.net.upnp.impl.ssdp
Classes in com.biglybt.net.upnp.impl.ssdp that implement MCGroupAdapter