Uses of Class
com.biglybt.net.upnp.impl.ssdp.SSDPCoreImpl
Packages that use SSDPCoreImpl
-
Uses of SSDPCoreImpl in com.biglybt.net.upnp.impl.ssdp
Fields in com.biglybt.net.upnp.impl.ssdp declared as SSDPCoreImplModifier and TypeFieldDescriptionprivate final SSDPCoreImplSSDPCore.core_v4private final SSDPCoreImplSSDPCore.core_v6Fields in com.biglybt.net.upnp.impl.ssdp with type parameters of type SSDPCoreImplConstructors in com.biglybt.net.upnp.impl.ssdp with parameters of type SSDPCoreImplModifierConstructorDescriptionprivateSSDPCore(SSDPCoreImpl _core_v4, SSDPCoreImpl _core_v6, UPnPSSDPAdapter _adapter)