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 UPnPUPnPFactory.getSingleton(UPnPAdapter adapter, String[] deprecated_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 UPnPUPnPImpl.getSingleton(UPnPAdapter adapter, String[] selected_interfaces) Constructors in com.biglybt.net.upnp.impl with parameters of type UPnPAdapterModifierConstructorDescriptionprotectedUPnPImpl(UPnPAdapter _adapter, String[] _selected_interfaces)