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[]
long
long
-
Field Details
-
service
-
-
Constructor Details
-
UPnPSSWANCommonInterfaceConfigImpl
-
-
Method Details
-
getGenericService
- Specified by:
getGenericService
in interfaceUPnPSpecificService
-
getCommonLinkProperties
- Specified by:
getCommonLinkProperties
in interfaceUPnPWANCommonInterfaceConfig
- Throws:
UPnPException
-
getTotalBytesSent
- Specified by:
getTotalBytesSent
in interfaceUPnPWANCommonInterfaceConfig
- Throws:
UPnPException
-
getTotalBytesReceived
- Specified by:
getTotalBytesReceived
in interfaceUPnPWANCommonInterfaceConfig
- Throws:
UPnPException
-