Class UPnPSSWANCommonInterfaceConfigImpl
java.lang.Object
com.biglybt.net.upnp.impl.services.UPnPSSWANCommonInterfaceConfigImpl
- All Implemented Interfaces:
UPnPSpecificService, UPnPWANCommonInterfaceConfig
public class UPnPSSWANCommonInterfaceConfigImpl
extends Object
implements UPnPWANCommonInterfaceConfig
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionlong[]longlong
-
Field Details
-
service
-
-
Constructor Details
-
UPnPSSWANCommonInterfaceConfigImpl
-
-
Method Details
-
getGenericService
- Specified by:
getGenericServicein interfaceUPnPSpecificService
-
getCommonLinkProperties
- Specified by:
getCommonLinkPropertiesin interfaceUPnPWANCommonInterfaceConfig- Throws:
UPnPException
-
getTotalBytesSent
- Specified by:
getTotalBytesSentin interfaceUPnPWANCommonInterfaceConfig- Throws:
UPnPException
-
getTotalBytesReceived
- Specified by:
getTotalBytesReceivedin interfaceUPnPWANCommonInterfaceConfig- Throws:
UPnPException
-