Uses of Class
com.biglybt.net.upnp.impl.services.UPnPServiceImpl
Packages that use UPnPServiceImpl
-
Uses of UPnPServiceImpl in com.biglybt.net.upnp.impl.services
Fields in com.biglybt.net.upnp.impl.services declared as UPnPServiceImplModifier and TypeFieldDescriptionprotected UPnPServiceImpl
UPnPActionImpl.service
private UPnPServiceImpl
UPnPSSOfflineDownloaderImpl.service
private UPnPServiceImpl
UPnPSSWANCommonInterfaceConfigImpl.service
private UPnPServiceImpl
UPnPSSWANConnectionImpl.service
protected UPnPServiceImpl
UPnPStateVariableImpl.service
Constructors in com.biglybt.net.upnp.impl.services with parameters of type UPnPServiceImplModifierConstructorDescriptionprotected
UPnPActionImpl
(UPnPServiceImpl _service, SimpleXMLParserDocumentNode node) protected
UPnPSSOfflineDownloaderImpl
(UPnPServiceImpl _service) protected
protected
UPnPSSWANConnectionImpl
(UPnPServiceImpl _service) protected
UPnPSSWANIPConnectionImpl
(UPnPServiceImpl _service) protected
UPnPSSWANPPPConnectionImpl
(UPnPServiceImpl _service) protected
UPnPStateVariableImpl
(UPnPServiceImpl _service, SimpleXMLParserDocumentNode node)