public interface NetResourceUsage
extends org.ocap.resource.ResourceUsage
| Modifier and Type | Field and Description |
|---|---|
static String |
USAGE_TYPE_PRESENTATION
Usage type is presentation.
|
| Modifier and Type | Method and Description |
|---|---|
org.dvb.application.AppID |
getAppID()
Returns
null. |
InetAddress |
getInetAddress()
Returns the network address of the device from which the request was
originated for this usage.
|
org.ocap.net.OcapLocator |
getOcapLocator()
Gets the
OcapLocator of the service associated with this
usage. |
String |
getUsageType()
Gets the usage type associated with this usage.
|
static final String USAGE_TYPE_PRESENTATION
InetAddress getInetAddress()
String getUsageType()
This method is intended to eventually report one of multiple
usage types; at present, it returns only
USAGE_TYPE_PRESENTATION.
USAGE_TYPE_PRESENTATION.org.ocap.net.OcapLocator getOcapLocator()
OcapLocator of the service associated with this
usage.OcapLocator.org.dvb.application.AppID getAppID()
null.getAppID in interface org.ocap.resource.ResourceUsagenullCopyright © 2012 CableLabs. All Rights Reserved.