Uses of Interface
com.biglybt.net.upnp.UPnPAdapter
Packages that use UPnPAdapter
-
Uses of UPnPAdapter in com.biglybt.net.upnp
Methods in com.biglybt.net.upnp with parameters of type UPnPAdapterModifier and TypeMethodDescriptionstatic UPnP
UPnPFactory.getSingleton
(UPnPAdapter adapter, String[] selected_interfaces) -
Uses of UPnPAdapter in com.biglybt.net.upnp.impl
Fields in com.biglybt.net.upnp.impl declared as UPnPAdapterMethods in com.biglybt.net.upnp.impl that return UPnPAdapterMethods in com.biglybt.net.upnp.impl with parameters of type UPnPAdapterModifier and TypeMethodDescriptionstatic UPnP
UPnPImpl.getSingleton
(UPnPAdapter adapter, String[] selected_interfaces) Constructors in com.biglybt.net.upnp.impl with parameters of type UPnPAdapterModifierConstructorDescriptionprotected
UPnPImpl
(UPnPAdapter _adapter, String[] _selected_interfaces)