- GENERAL_ERROR - Static variable in exception org.ocap.hn.content.DatabaseException
-
- GENRE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Name of the genre to which an object belongs.
- GENRE_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents an unordered collection of 'objects' that "belong" to the
genre.
- GENRE_CONTAINER_MOVIE - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents a movie genre container.
- GENRE_CONTAINER_MUSIC - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents a music genre container.
- getAction() - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
-
Gets the UPnPAction that this UPnPActionInvocation
is associated with.
- getAction(String) - Method in interface org.ocap.hn.upnp.common.UPnPService
-
Gets the named action from this service.
- getAction(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the named action from this service.
- getActionHandler() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the current action handler for this service.
- getActionInvocation() - Method in class org.ocap.hn.upnp.common.UPnPResponse
-
Gets the UPnPActionInvocation that the response is for.
- getActionRequest() - Method in class org.ocap.hn.NetActionEvent
-
Returns the ActionRequest which identifies the action instance.
- getActions() - Method in interface org.ocap.hn.upnp.common.UPnPService
-
Gets the actions that can be used with this service.
- getActions() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the actions that can be used with this service.
- getActionStatus() - Method in class org.ocap.hn.NetActionEvent
-
Returns the status of the requested action.
- getActionStatus() - Method in interface org.ocap.hn.NetActionRequest
-
Gets the current status of the requested action.
- getAdvertisedDeviceIcons() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
-
Gets the network representations of this
UPnPManagedDeviceIcon.
- getAdvertisedDevices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the representations of this device on the network interfaces
on which is it advertised.
- getAdvertisedIcons() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
-
Gets the icons of this device.
- getAdvertisedServices() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
-
Gets the services supported by this device.
- getAdvertisedServices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the representations of this service on the network interfaces
on which is it advertised.
- getAdvertisedStateVariable(String) - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
-
Gets a UPnP state variable from the UPnP description of this
service.
- getAdvertisedStateVariables() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
-
Gets all of the UPnP state variables supported by this
service.
- getAdvertisedStateVariables() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the network representations of this
UPnPManagedStateVariable.
- getAllowedValues() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
-
Gets the allowed values for this UPnP state variable.
- getAllowedValues() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the allowed values for this UPnP state variable.
- getAppID() - Method in interface org.ocap.hn.resource.NetResourceUsage
-
Returns null.
- getArgumentNames() - Method in interface org.ocap.hn.upnp.common.UPnPAction
-
Gets the action argument names from the action description in the UPnP
service description.
- getArgumentNames() - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
-
Gets the argument names specified by this action invocation,
in the order they were specified in the constructor.
- getArgumentNames() - Method in class org.ocap.hn.upnp.common.UPnPActionResponse
-
Gets the output argument names specified by this action response,
in the order they were specified in the constructor.
- getArgumentValue(String) - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
-
Gets the value of the specified argument.
- getArgumentValue(String) - Method in class org.ocap.hn.upnp.common.UPnPActionResponse
-
Gets the value of the specified argument.
- getArgumentValues() - Method in class org.ocap.hn.upnp.common.UPnPActionResponse
-
Gets the output argument values specified by this action response,
in the order they were specified in the constructor.
- getBitrate() - Method in interface org.ocap.hn.content.StreamableContentResource
-
Gets the Bitrate this content is encoded with or -1 if not known.
- getBitsPerSample() - Method in interface org.ocap.hn.content.AudioResource
-
Returns the number of bits per sample or -1 if not known.
- getCapabilities() - Method in interface org.ocap.hn.Device
-
Returns capabilities of this device in Enumeration.
- getChannelLocator() - Method in interface org.ocap.hn.content.ChannelContentItem
-
Gets the locator for this ChannelContentItem set in createChannelContentItem.
- getChannelName() - Method in interface org.ocap.hn.content.ChannelContentItem
-
Gets The channel name for this ChannelContentItem
- getChannelNumber() - Method in interface org.ocap.hn.content.ChannelContentItem
-
Gets The channel number for this ChannelContentItem
- getChannelTitle() - Method in interface org.ocap.hn.content.ChannelContentItem
-
Gets The title for this ChannelContentItem, or null if the title is unknown.
- getChannelType() - Method in interface org.ocap.hn.content.ChannelContentItem
-
Gets The channel type for this ChannelContentItem
- getColorDepth() - Method in interface org.ocap.hn.content.VideoResource
-
Returns the color depth (in bits) of the video/still image.
- getColorDepth() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
-
Gets the color depth of this icon in bits.
- getColorDepth() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
-
Gets the color depth of this icon in bits.
- getComponentCount() - Method in interface org.ocap.hn.content.ContentContainer
-
Gets the number of ContentEntry objects in this ContentContainer.
- getContainerClass() - Method in interface org.ocap.hn.content.ContentContainer
-
Returns the container class of this container.
- getContent() - Method in class org.ocap.hn.ContentServerEvent
-
Returns the IDs associated with the ContentEntrys involved in this event.
- getContentClass() - Method in interface org.ocap.hn.content.ContentItem
-
Returns the content class of this content item.
- getContentFormat() - Method in interface org.ocap.hn.content.ContentResource
-
Returns the content format.
- getContentItem() - Method in interface org.ocap.hn.content.ContentResource
-
Gets the ContentItem this resource belongs to.
- getContentItem() - Method in interface org.ocap.hn.service.RemoteService
-
Returns the ContentItem associated with this remote service
- getContentServerNetModule() - Method in class org.ocap.hn.ContentServerEvent
-
Returns the ContentServerNetModule.
- getContentSize() - Method in interface org.ocap.hn.content.ContentContainer
-
Gets the size of the ContentContainer and all its content including
all its contained ContentContainer objects.
- getContentSize() - Method in interface org.ocap.hn.content.ContentEntry
-
Gets the size of the content associated with this ContentEntry..
- getContentSize() - Method in interface org.ocap.hn.content.ContentResource
-
Gets the size of the content in bytes or -1 if not known.
- getControlURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
-
Gets the UPnP controlURL of this service.
- getCreationDate() - Method in interface org.ocap.hn.content.ContentContainer
-
Returns the creation date of this ContentContainer.
- getCreationDate() - Method in interface org.ocap.hn.content.ContentEntry
-
Gets the creation date of the content associated with this ContentEntry.
- getCreationDate() - Method in interface org.ocap.hn.content.ContentResource
-
Gets the creation date of the content or NULL if not known.
- getData() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
-
Gets the binary data that represents this icon.
- getDataType() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
-
Gets the data type of this UPnP state variable.
- getDataType() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the data type of this UPnP state variable.
- getDefaultValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
-
Reports the default value of this UPnP state variable.
- getDefaultValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Reports the default value of this UPnP state variable.
- getDevice(String) - Method in class org.ocap.hn.NetManager
-
Returns device by name, for example, "BallRoom:DVD_PLAYER1".
- getDevice() - Method in interface org.ocap.hn.NetModule
-
Returns the device that provides this NetModule.
- getDevice() - Method in interface org.ocap.hn.upnp.client.UPnPClientDeviceIcon
-
Gets the UPnP device that this icon is associated with.
- getDevice() - Method in interface org.ocap.hn.upnp.client.UPnPClientService
-
Gets the UPnP device that this service is a part of.
- getDevice() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the UPnP device that this service is a part of.
- getDeviceList(PropertyFilter) - Method in class org.ocap.hn.NetManager
-
Returns devices that match all properties set by a given filter.
- getDevices() - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Gets a client representation of all UPnP root devices visible
to this host.
- getDevices() - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
-
Gets locally hosted UPnPManagedDevices.
- getDevicesByServiceType(String) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Gets a client representation of all UPnP devices containing a
service of the specified type, visible to this host.
- getDevicesByServiceType(String) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
-
Gets a server representation of any UPnPManagedDevices
containing a service of the specified type, advertised by
this host.
- getDevicesByType(String) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Gets a client representation of all UPnP devices of the
specified type visible to this host.
- getDevicesByType(String) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
-
Gets a server representation of all UPnP devices of the
specified type advertised by this host.
- getDevicesByUDN(String) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Gets a client representation of the UPnP devices of the
specified UDN visible to this host.
- getDevicesByUDN(String) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
-
Gets a server representation of any UPnPManagedDevices of the
specified UDN advertised by this host.
- getDeviceType() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP deviceType of this device.
- getDeviceType() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP deviceType of this device.
- getDisplayName() - Method in class org.ocap.hn.NetworkInterface
-
Gets a humanly readable name for this interface, e.g.
- getDuration() - Method in interface org.ocap.hn.content.StreamableContentResource
-
Gets the duration of this content.
- getElement(int) - Method in interface org.ocap.hn.NetList
-
Returns the element indexed by a number.
- getElements() - Method in interface org.ocap.hn.NetList
-
Returns all elements in this NetList in Enumeration.
- getEmbeddedAdvertisedDevices() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
-
Gets the embedded devices for this UPnP Device.
- getEmbeddedDevices() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
-
Gets the embedded devices for this UPnP Device.
- getEmbeddedDevices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets any UPnPManagedDevice embedded devices for
this UPnPManagedDevice.
- getEntries() - Method in interface org.ocap.hn.content.ContentContainer
-
Gets an Enumeration over all entries in this ContentContainer, from local
cache only; does not cause network activity.
- getEntries(ContentDatabaseFilter, boolean) - Method in interface org.ocap.hn.content.ContentContainer
-
Returns a ContentList which contains the filtered ContentItems of this
ContentContainer.
- getEntry(String) - Method in interface org.ocap.hn.content.ContentContainer
-
Returns the ContentEntry associated with the given ID in this container,
or null if no entry is found.
- getEntry(int) - Method in interface org.ocap.hn.content.ContentContainer
-
Returns the nth ContentEntry in this container, from local
cache only; does not cause network activity.
- getEntryParent() - Method in interface org.ocap.hn.content.ContentEntry
-
- getError() - Method in class org.ocap.hn.NetActionEvent
-
Gets the error value when getActionStatus returns
NetActionEvent.ACTION_FAILED.
- getError() - Method in interface org.ocap.hn.NetActionRequest
-
Gets the error value when getActionStatus returns
NetActionEvent.ACTION_FAILED.
- getErrorCode() - Method in class org.ocap.hn.upnp.common.UPnPErrorResponse
-
Get the error code.
- getErrorCode() - Method in class org.ocap.hn.upnp.common.UPnPGeneralErrorResponse
-
Get the error code.
- getErrorDescription() - Method in class org.ocap.hn.upnp.common.UPnPErrorResponse
-
Get the error description.
- getEventedValue() - Method in interface org.ocap.hn.upnp.client.UPnPClientStateVariable
-
Gets the value of the UPnP state variable corresponding to this
UPnPClientStateVariable object.
- getEventID() - Method in class org.ocap.hn.ContentServerEvent
-
Gets the event ID for this event.
- getEventSubURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
-
Gets the UPnP eventSubURL of this service.
- getExceptionNumber() - Method in exception org.ocap.hn.content.DatabaseException
-
Returns the unique exception code related to the database.
- getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ChannelContentItem
-
Gets the extended file access permissions for this ChannelContentItem.
- getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentContainer
-
Gets the ExtendedFileAccessPermissions of this ContentContainer.
- getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentEntry
-
Gets the file permissions of this ContentEntry, or null if unknown.
- getExtendedFileAccessPermissions() - Method in interface org.ocap.hn.content.ContentResource
-
Returns the file permissions of a ContentResource.
- getExtendedFileAccessPermissions(String) - Method in class org.ocap.hn.content.MetadataNode
-
Gets the ExtendedFileAccessPermissions for the property
identified by the specified key.
- getFriendlyName() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP "friendly name" of this device.
- getFriendlyName() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP "friendly name" of this device.
- getHeaders() - Method in class org.ocap.hn.upnp.common.UPnPMessage
-
Reports the headers from the message, including all HTTP headers but
excluding trailing CR/LF characters.
- getHeight() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
-
Gets the height of this icon in pixels.
- getHeight() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
-
Gets the height of this icon in pixels.
- getHttpMediaPortNumber() - Method in class org.ocap.hn.service.MediaServerManager
-
Gets the port number used in the URL of audio and video content items
that are streamed over HTTP.
- getHTTPResponseCode() - Method in class org.ocap.hn.upnp.common.UPnPResponse
-
Gets the HTTP response code from the response.
- getIcons() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
-
Gets the icons of this device.
- getIcons() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the icons for this device.
- getID() - Method in interface org.ocap.hn.content.ContentEntry
-
Returns the ID of this ContentEntry.
- getIdentifiers() - Static method in class org.ocap.hn.content.MetadataIdentifiers
-
Gets all metadata identifiers for all HN profiles supported by this
Host device.
- getIndex(ContentEntry) - Method in interface org.ocap.hn.content.ContentContainer
-
Gets the index of the specified ContentEntry, from local
cache only; does not cause network activity.
- getInetAddress() - Method in interface org.ocap.hn.Device
-
Returns the IP address for this device.
- getInetAddress() - Method in class org.ocap.hn.NetworkInterface
-
Gets the InetAddress of this interface.
- getInetAddress() - Method in interface org.ocap.hn.resource.NetResourceUsage
-
Returns the network address of the device from which the request was
originated for this usage.
- getInetAddress() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
-
Returns the IP address from which this device was advertised.
- getInetAddresses() - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Gets the InetAddresses that this
UPnPControlPoint is associated with.
- getInetAddresses() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the InetAddresses that this
UPnPManagedDevice is associated with.
- getInstance() - Static method in class org.ocap.hn.content.ContentEntryFactory
-
Gets an instance of the factory.
- getInstance() - Static method in class org.ocap.hn.NetManager
-
Returns the singleton NetManager.
- getInstance() - Static method in class org.ocap.hn.ruihsrc.RemoteUIServerManager
-
Get the RemoteUIServerManager singleton.
- getInstance() - Static method in class org.ocap.hn.security.NetSecurityManager
-
Get the network security manager.
- getInstance() - Static method in class org.ocap.hn.service.MediaServerManager
-
Get the MediaServerManager instance
- getInstance() - Static method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Obtain the local UPnP device control point.
- getInstance() - Static method in class org.ocap.hn.upnp.server.UPnPDeviceManager
-
Obtain the local UPnP device manager.
- getItemService() - Method in interface org.ocap.hn.content.ContentItem
-
If this ContentItem is presentable as a JavaTV Service than this method
returns a javax.tv.service.Service, or derivative of a Service, e.g.
- getKey() - Method in class org.ocap.hn.content.MetadataNode
-
Gets the key string, which can be utilized to retrieve this
MetadataNode from its parent.
- getKeys() - Method in class org.ocap.hn.content.MetadataNode
-
Gets the keys for all top-level metadata in this
MetadataNode.
- getKeys() - Method in interface org.ocap.hn.Device
-
Returns all property keys supported by this device in
Enumeration.
- getKeys() - Method in interface org.ocap.hn.NetModule
-
Returns the property keys supported by this NetModule.
- getLanguages() - Method in interface org.ocap.hn.content.AudioResource
-
Returns an array of languages associated with this audio content or a zero
length array if not known.
- getLocator() - Method in interface org.ocap.hn.content.ContentResource
-
Gets an OcapLocator to the content associated with this ContentResource
if the content can be located with that Locator type, otherwise
returns an implementation specific Locator to the content.
- getMacAddress() - Method in class org.ocap.hn.NetworkInterface
-
Gets the MAC address of this interface.
- getManufacturer() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP manufacturer of this device.
- getManufacturer() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP manufacturer of this device.
- getManufacturerURL() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP manufacturer URL of this device.
- getManufacturerURL() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP manufacturer URL of this device.
- getMaximumValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
-
Gets the allowedValueRange maximum value of this UPnP state
variable.
- getMaximumValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the allowedValueRange maximum value of this UPnP state
variable.
- getMetadata(String) - Method in class org.ocap.hn.content.MetadataNode
-
Gets a reference to the value associated with the specified key,
if any.
- getMetadata() - Method in class org.ocap.hn.content.MetadataNode
-
Gets an Enumeration of all top-level metadata in this
MetadataNode.
- getMetadata() - Method in class org.ocap.hn.recording.NetRecordingSpec
-
Retrieves the root metadata node for this recording spec.
- getMimeType() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
-
Gets the mimetype for this UPnPDeviceIcon.
- getMimeType() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
-
Gets the mimetype for this UPnPDeviceIcon.
- getMinimumValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
-
Gets the allowedValueRange minimum value for this UPnP state
variable.
- getMinimumValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the allowedValueRange minimum value for this UPnP state
variable.
- getModelDescription() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP model description of this device.
- getModelDescription() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP model description of this device.
- getModelName() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP model name of this device.
- getModelName() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP model name of this device.
- getModelNumber() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP model number of this device.
- getModelNumber() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP model number of this device.
- getModelURL() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP model URL of this device.
- getModelURL() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP model URL of this device.
- getModerationDelta() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the moderation delta of this state variable.
- getModerationInterval() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the moderation interval of this state variable, in
milliseconds.
- getName() - Method in interface org.ocap.hn.content.ContentContainer
-
Gets the name of this ContentContainer.
- getName() - Method in interface org.ocap.hn.Device
-
Returns the name of this device.
- getName() - Method in interface org.ocap.hn.upnp.common.UPnPAction
-
Gets the name of the action from the action name element in the
UPnP service description.
- getName() - Method in class org.ocap.hn.upnp.common.UPnPActionInvocation
-
Gets the name of the action as specifed by the action name element
in the UPnP service description.
- getName() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
-
Gets the name of this UPnP state variable.
- getName() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the name of this UPnP state variable.
- getNetModule(String) - Method in interface org.ocap.hn.Device
-
Returns the NetModule by module id.
- getNetModule(String, String) - Method in class org.ocap.hn.NetManager
-
Returns NetModule by device and module ID.
- getNetModuleId() - Method in interface org.ocap.hn.NetModule
-
Returns the id of this NetModule, which is unique within the device.
- getNetModuleList() - Method in interface org.ocap.hn.Device
-
Returns the list of NetModules supported by this device.
- getNetModuleList(PropertyFilter) - Method in class org.ocap.hn.NetManager
-
Returns NetModules that match all properties set by a given filter.
- getNetModuleType() - Method in interface org.ocap.hn.NetModule
-
Returns the type of this NetModule.
- getNetwork() - Method in interface org.ocap.hn.content.ContentResource
-
Returns the network on which the content is available.
- getNetworkInterfaces() - Static method in class org.ocap.hn.NetworkInterface
-
Gets an array of NetworkInterface instances that represent
all of the network interfaces supported by the device.
- getNetworkPassword(NetworkInterface) - Method in class org.ocap.hn.security.NetSecurityManager
-
Gets a network interface password.
- getNumberOfChannels() - Method in interface org.ocap.hn.content.AudioResource
-
Returns the number of audio channels, for example, 1 for mono, 2 for stereo, 6 for DTS 5.1 and 7 for DTS 6.1
- getNumberOfIdentifiers() - Static method in class org.ocap.hn.content.MetadataIdentifiers
-
Gets the number of identifiers in the set of supported identifiers
returned by the #getIdentifiers method.
- getOcapLocator() - Method in interface org.ocap.hn.resource.NetResourceUsage
-
Gets the OcapLocator of the service associated with this
usage.
- getParentDevice() - Method in interface org.ocap.hn.Device
-
Returns the parent of this device.
- getParentDevice() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
-
Returns the parent UPnP Device of this device, if any.
- getParentDevice() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Returns the parent device of this UPnPManagedDevice.
- getParentID() - Method in interface org.ocap.hn.content.ContentEntry
-
- getParentNode() - Method in class org.ocap.hn.content.MetadataNode
-
Gets the parent MetadataNode of this
MetadataNode.
- getPresentationURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
-
Gets the UPnP presentation page URL of this device.
- getProgress() - Method in interface org.ocap.hn.NetActionRequest
-
Gets the progress of the action in percent (0.0 - 1.0).
- getProperty(String) - Method in interface org.ocap.hn.Device
-
Returns property of this device specified by a key.
- getProperty(String) - Method in interface org.ocap.hn.NetModule
-
Returns the property value for specified key.
- getProtocol() - Method in interface org.ocap.hn.content.ContentResource
-
Returns the protocol which can be used to retrieve the content.
- getRecordingContentItemIDs() - Method in interface org.ocap.hn.recording.NetRecordingEntry
-
Retrieves ObjectIDs of the individual RecordingContentItems that
make up this series recording.
- getRecordingContentItems() - Method in interface org.ocap.hn.recording.NetRecordingEntry
-
Retrieves the local individual RecordingContentItems that make up this
series recording.
- getRecordingEntry() - Method in interface org.ocap.hn.recording.RecordingContentItem
-
Returns the NetRecordingEntry which contains this recording content item
if the NetRecordingEntry is available.
- getRecordingEntryID() - Method in interface org.ocap.hn.recording.RecordingContentItem
-
Returns the ObjectID of the NetRecordingEntry which contains this recording content item.
- getRelatedStateVariable(String) - Method in interface org.ocap.hn.upnp.common.UPnPAction
-
Gets the UPnP state variable associated with the specified
argument name.
- getRenderableResources() - Method in interface org.ocap.hn.content.ContentItem
-
Gets an array copy of renderable ContentResources which are part of this
ContentItem.
- getResolution() - Method in interface org.ocap.hn.content.VideoResource
-
Returns the resolution of the video/still image.
- getResource(int) - Method in interface org.ocap.hn.content.ContentItem
-
- getResourceCount() - Method in interface org.ocap.hn.content.ContentItem
-
Returns the number of
ContentResources which are associated with
this ContentItem.
- getResourceIndex(ContentResource) - Method in interface org.ocap.hn.content.ContentItem
-
Returns the index of the specified ContentResource or -1 if the
ContentResource does not exist in this ContentItem.
- getResourceProperty(String) - Method in interface org.ocap.hn.content.ContentResource
-
Returns properties of the resource.
- getResources() - Method in interface org.ocap.hn.content.ContentItem
-
Gets an array copy of ContentResources which are part of this
ContentItem.
- getResponse() - Method in class org.ocap.hn.NetActionEvent
-
Returns the response of the Action.
- getRootMetadataNode() - Method in interface org.ocap.hn.content.ContentEntry
-
Gets the metadata for this ContentEntry.
- getSampleFrequency() - Method in interface org.ocap.hn.content.AudioResource
-
Returns the sample frequency in Hz of this audio content or -1 if not known.
- getSCPDURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
-
Gets the UPnP SCPDURL of this service.
- getSerialNumber() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP serial number of this device.
- getSerialNumber() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP serial number of this device.
- getServer() - Method in interface org.ocap.hn.content.ContentEntry
-
Gets the server where this ContentEntry is located.
- getService() - Method in interface org.ocap.hn.upnp.client.UPnPClientStateVariable
-
Gets the UPnP service that this state variable is a member of.
- getService() - Method in interface org.ocap.hn.upnp.common.UPnPAction
-
Gets the UPnP service that this UPnPAction
is associated with.
- getService() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the service that this state variable is a member of.
- getServiceId() - Method in interface org.ocap.hn.upnp.common.UPnPService
-
Gets the UPnP serviceId of this service.
- getServiceId() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the UPnP serviceId of this service.
- getServices() - Method in interface org.ocap.hn.upnp.client.UPnPClientDevice
-
Gets the services supported by this device.
- getServices() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the services supported by this device.
- getServiceType() - Method in interface org.ocap.hn.upnp.common.UPnPService
-
Gets the UPnP serviceType of this service.
- getServiceType() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the UPnP serviceType of this service.
- getSortOrder() - Method in interface org.ocap.hn.content.navigation.ContentList
-
Gets the sort order set by the #setSortOrder method.
- getSource() - Method in class org.ocap.hn.DeviceEvent
-
Returns device event source, which is always a Device.
- getSource() - Method in class org.ocap.hn.NetModuleEvent
-
Returns module event source, which is always a NetModule.
- getSpecVersion() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP specVersion major and minor values of this
UPnP device, or of the root UPnP device containing this device.
- getSpecVersion() - Method in interface org.ocap.hn.upnp.common.UPnPService
-
Gets the UPnP specVersion major and minor values of this
service.
- getSpecVersion() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP specVersion major and minor values of this
UPnP device, or of the root UPnP device containing this device.
- getSpecVersion() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the UPnP specVersion major and minor values of this
service.
- getStartLine() - Method in class org.ocap.hn.upnp.common.UPnPMessage
-
Reports the HTTP start line, excluding trailing CR/LF characters.
- getStateVariable(String) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
-
Gets a UPnP state variable from the UPnP description of this
service.
- getStateVariables() - Method in interface org.ocap.hn.upnp.client.UPnPClientService
-
Gets all of the UPnP state variables supported by this
service.
- getStateVariables() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Gets the state variables that are part of this service definition.
- getStepValue() - Method in interface org.ocap.hn.upnp.common.UPnPStateVariable
-
Gets the allowedValueRange step value for this UPnP state variable.
- getStepValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Gets the allowedValueRange step value for this UPnP state variable.
- getSubDevices() - Method in interface org.ocap.hn.Device
-
Returns a list of sub devices hosted by this device.
- getSubscribedStatus() - Method in interface org.ocap.hn.upnp.client.UPnPClientService
-
Gets the subscription status of the service.
- getSubscribedStatus() - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Reports the subscription status of the service.
- getTitle() - Method in interface org.ocap.hn.content.ContentItem
-
Gets the title for this ContentItem, or null if the title is unknown.
- getTuningLocator() - Method in interface org.ocap.hn.content.ChannelContentItem
-
Gets the frequency based tuning locator used for service resolution.
- getType() - Method in interface org.ocap.hn.Device
-
Returns the type of this device, for example, MediaRenderer, MediaServer,
etc.
- getType() - Method in class org.ocap.hn.DeviceEvent
-
Returns device event type, as defined in DeviceEvent.
- getType() - Method in class org.ocap.hn.NetModuleEvent
-
Returns module event type, as defined in NetModuleEvent.
- getType() - Method in class org.ocap.hn.NetworkInterface
-
Gets the type of this network interface.
- getUDN() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP Unique Device Name of this device.
- getUDN() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP Unique Device Name of this device.
- getUPC() - Method in interface org.ocap.hn.upnp.common.UPnPDevice
-
Gets the UPnP Universal Product Code of this device.
- getUPC() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Gets the UPnP Universal Product Code of this device.
- getURL() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDeviceIcon
-
Gets the URL for retrieval of this icon.
- getURLBase() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
-
Reports the base URL for all relative URLs of this device.
- getUsageType() - Method in interface org.ocap.hn.resource.NetResourceUsage
-
Gets the usage type associated with this usage.
- getValue() - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Reports the current value of this UPnPManagedStateVariable.
- getValue(UPnPManagedStateVariable) - Method in interface org.ocap.hn.upnp.server.UPnPStateVariableHandler
-
Notifies the listener that a control point has requested the
value of a state variable through the QueryStateVariable action.
- getVersion() - Method in interface org.ocap.hn.Device
-
Returns the version number associated with this Device's device type.
- getWidth() - Method in interface org.ocap.hn.upnp.common.UPnPDeviceIcon
-
Gets the width of this icon in pixels.
- getWidth() - Method in class org.ocap.hn.upnp.server.UPnPManagedDeviceIcon
-
Gets the width of this icon in pixels.
- getXML() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedDevice
-
Gets the device description document in XML.
- getXML() - Method in interface org.ocap.hn.upnp.common.UPnPAdvertisedService
-
Gets the service description document (SCPD document) in XML.
- getXML() - Method in class org.ocap.hn.upnp.common.UPnPMessage
-
Gets the XML from the message.
- GREATER_THAN - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
-
Operator to specify greater than .
- GREATER_THAN_OR_EQUALS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
-
Operator to specify greater than or equals.
- negate() - Method in class org.ocap.hn.content.navigation.DatabaseQuery
-
Create a new DatabaseQuery, which is the logical NOT of this query.
- NetActionEvent - Class in org.ocap.hn
-
This class represents an event generated in response to an action.
- NetActionEvent(Object, Object, int, int) - Constructor for class org.ocap.hn.NetActionEvent
-
Two argument constructor.
- NetActionHandler - Interface in org.ocap.hn
-
This interface represents a handler passed to asynchronous methods
- NetActionRequest - Interface in org.ocap.hn
-
All asynchronous actions in the Home networking API return an NetActionRequest.
- NetAuthorizationHandler - Interface in org.ocap.hn.security
-
This interface represents a callback mechanism to a registered network
authorization handler.
- NetAuthorizationHandler2 - Interface in org.ocap.hn.security
-
This interface represents a callback mechanism to a registered network
authorization handler.
- NetList - Interface in org.ocap.hn
-
A list comprising of homenetwork elements such as Device or NetModule.
- NetManager - Class in org.ocap.hn
-
The NetManager is a singleton class that registers all the
Devices and NetModules within a home network.
- NetManager() - Constructor for class org.ocap.hn.NetManager
-
- NetModule - Interface in org.ocap.hn
-
NetModule is an abstraction of functionality that is provided by a
Device.
- NetModuleEvent - Class in org.ocap.hn
-
Entity for NetModule Event.
- NetModuleEvent(int, Object) - Constructor for class org.ocap.hn.NetModuleEvent
-
Constructs a NetModuleEvent by specifying type and source.
- NetModuleEventListener - Interface in org.ocap.hn
-
NetModuleEvent callback interface.
- NetRecordingEntry - Interface in org.ocap.hn.recording
-
This ContentEntry represents a series recording that has been scheduled on
the home network.
- NetRecordingRequestHandler - Interface in org.ocap.hn.recording
-
A class implementing this interface processes recording requests received
from devices on the home network.
- NetRecordingRequestManager - Interface in org.ocap.hn.recording
-
This interface represents a local RecordingNetModule.
- NetRecordingSpec - Class in org.ocap.hn.recording
-
This class represents a network recording specification.
- NetRecordingSpec() - Constructor for class org.ocap.hn.recording.NetRecordingSpec
-
Default constructor for the NetRecordingSpec.
- NetRecordingSpec(MetadataNode) - Constructor for class org.ocap.hn.recording.NetRecordingSpec
-
Metadata constructor for the NetRecordingSpec.
- NetResourceUsage - Interface in org.ocap.hn.resource
-
This interface represents a usage of resources on a specific home network
activity.
- NetSecurityManager - Class in org.ocap.hn.security
-
This class provides access to home network security capabilities including
password handling.
- NetSecurityManager() - Constructor for class org.ocap.hn.security.NetSecurityManager
-
Protected constructor; not for application use.
- NETWORK_ERROR - Static variable in class org.ocap.hn.upnp.common.UPnPGeneralErrorResponse
-
Indicates that the action was not able to be invoked due to a
network error (could not reach server, or other non-timeout
network error).
- NETWORK_TIMEOUT - Static variable in class org.ocap.hn.upnp.common.UPnPGeneralErrorResponse
-
Indicates that the server did not respond.
- NetworkInterface - Class in org.ocap.hn
-
This class represents a home network interface including MoCA, wired
ethernet, and wireless ethernet.
- NetworkInterface() - Constructor for class org.ocap.hn.NetworkInterface
-
Protected constructor.
- newInstance(String, int, String) - Static method in class org.ocap.hn.content.navigation.DatabaseQuery
-
Make a new DatabaseQuery for a specific value in a specific field.
- NOT_EQUALS - Static variable in class org.ocap.hn.content.navigation.DatabaseQuery
-
Operator to check for in-equality.
- NotAuthorizedException - Exception in org.ocap.hn
-
Exception indicating that the application has no permission to perform
certain action.
- NotAuthorizedException() - Constructor for exception org.ocap.hn.NotAuthorizedException
-
Constructs a NotAuthorizedException object.
- NotAuthorizedException(String) - Constructor for exception org.ocap.hn.NotAuthorizedException
-
Constructs a NotAuthorizedException object with a reason.
- notify(DeviceEvent) - Method in interface org.ocap.hn.DeviceEventListener
-
Callback function for Device events.
- notify(NetActionEvent) - Method in interface org.ocap.hn.NetActionHandler
-
Notifies the application of an action event.
- notify(NetModuleEvent) - Method in interface org.ocap.hn.NetModuleEventListener
-
Callback function for NetModule event.
- notifyAction(String, InetAddress, String, int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler
-
Notifies the authorization handler that an action it
registered interest in has been received.
- notifyAction(String, InetAddress, int, String[], NetworkInterface) - Method in interface org.ocap.hn.security.NetAuthorizationHandler2
-
Notifies the authorization handler that an action it
registered interest in has been received.
- notifyActionHandlerReplaced(UPnPActionHandler) - Method in interface org.ocap.hn.upnp.server.UPnPActionHandler
-
Notifies an application registered as an action handler that
it has been replaced by another
UPnPActionHandler.
- notifyActionReceived(UPnPActionInvocation) - Method in interface org.ocap.hn.upnp.server.UPnPActionHandler
-
Notifies an application registered as an action handler that an action
invocation has been received for the UPnPManagedService
it is associated with.
- notifyActivityEnd(int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler
-
Notifies the registered authorization handler that an
activity has ended.
- notifyActivityEnd(int, int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler2
-
Notifies the registered authorization handler that an
activity has ended.
- notifyActivityStart(InetAddress, String, URL, int) - Method in interface org.ocap.hn.security.NetAuthorizationHandler
-
Notifies the registered authorization handler that an
activity to access cable services has been started.
- notifyActivityStart(InetAddress, URL, int, ContentEntry, String[], NetworkInterface) - Method in interface org.ocap.hn.security.NetAuthorizationHandler2
-
Notifies the registered authorization handler that an
activity to access cable services has been started.
- notifyDelete(InetAddress, ContentEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
-
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that metadata associated with a recording be
deleted.
- notifyDeleteService(InetAddress, ContentEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
-
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that content associated with a recorded service be
deleted.
- notifyDeviceAdded(UPnPClientDevice) - Method in interface org.ocap.hn.upnp.client.UPnPClientDeviceListener
-
Notifies the listener that a UPnP device was added to a home network.
- notifyDeviceAdded(UPnPManagedDevice) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDeviceListener
-
Notifies the listener that a UPnPManagedDevice
is about to be added to the home network by the local host.
- notifyDeviceRemoved(UPnPClientDevice) - Method in interface org.ocap.hn.upnp.client.UPnPClientDeviceListener
-
Notifies the listener that a UPnP device was removed from a
home network, or did not renew its advertisement prior to
expiration of the prior advertisement.
- notifyDeviceRemoved(UPnPManagedDevice) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDeviceListener
-
Notifies the listener that a UPnPManagedDevice on the local
host has been removed from the home network.
- notifyDisable(InetAddress, ContentEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
-
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a recording be disabled.
- notifyPrioritization(InetAddress, NetRecordingEntry[]) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
-
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a group of recordings be re-prioritized.
- notifyPrioritization(InetAddress, RecordingContentItem[]) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
-
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a group of individual recordings be
re-prioritized.
- notifyReschedule(InetAddress, ContentEntry, NetRecordingEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
-
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a recording be rescheduled.
- notifySchedule(InetAddress, NetRecordingEntry) - Method in interface org.ocap.hn.recording.NetRecordingRequestHandler
-
Notifies this NetRecordingRequestHandler that a device on the home
network has requested that a recording be scheduled.
- notifyStreamingChange(ContentItem, int, String, NetworkInterface) - Method in interface org.ocap.hn.content.StreamingActivityListener
-
Notifies the StreamingActivityListener when streaming parameter
on this activity such as tuning parameter changes
- notifyStreamingEnded(ContentItem, int, int) - Method in interface org.ocap.hn.content.StreamingActivityListener
-
Notifies the StreamingActivityListener when content
streaming to the home network in response to a request
for ContentItem streaming has ended.
- notifyStreamingStarted(ContentItem, int, String, NetworkInterface) - Method in interface org.ocap.hn.content.StreamingActivityListener
-
Notifies the StreamingActivityListener when content begins
streaming the content to the home network in response to a request
for ContentItem streaming.
- notifySubscribed(UPnPClientService) - Method in interface org.ocap.hn.upnp.client.UPnPStateVariableListener
-
Notifies the listener that the control point has successfully
subscribed to receive state variable eventing from the specified
service.
- notifySubscribed(UPnPManagedService) - Method in interface org.ocap.hn.upnp.server.UPnPStateVariableHandler
-
Notifies the listener that a control point has subscribed to
state variable eventing on the specified service.
- notifyTuneFailed(ChannelContentItem) - Method in interface org.ocap.hn.service.ServiceResolutionHandler
-
Notifies the application of a tuning failure for a remote
streaming request for a ChannelContentItem.
- notifyUnsubscribed(UPnPClientService) - Method in interface org.ocap.hn.upnp.client.UPnPStateVariableListener
-
Notifies the listener that the control point has successfully
unsubscribed from receiving state variable eventing from the specified
service.
- notifyUnsubscribed(UPnPManagedService, int) - Method in interface org.ocap.hn.upnp.server.UPnPStateVariableHandler
-
Notifies the listener that a control point has successfully
unsubscribed from state variable eventing on the specified service,
or that a prior subscription has expired.
- notifyUPnPActionResponse(UPnPResponse) - Method in interface org.ocap.hn.upnp.client.UPnPActionResponseHandler
-
Notifies the listener when a UPnP action response is received.
- notifyValueChanged(UPnPClientStateVariable) - Method in interface org.ocap.hn.upnp.client.UPnPStateVariableListener
-
Notifies the listener that the value of the UPnP state variable being
listened to has changed.
- PARENT_ID - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
An identifier for the parent of this object.
- PERSON_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents an unordered collection of 'objects' that "belong"
to the people.
- PERSON_CONTAINER_MUSIC_ARTIST - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents a music artist person container.
- PLAYLIST - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Name of a playlist this object belongs to.
- PLAYLIST_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents a collection of objects.
- postActionInvocation(UPnPActionInvocation, UPnPActionResponseHandler) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
-
Posts an action to the network.
- PRODUCER - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Name of a producer.
- PROP_ACCESS_PERMISSIONS - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the file access permissions of this recording item
from this item's metadata.
- PROP_APP_ID - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the application ID of this recording item
from this item's metadata.
- PROP_CDS_REFERENCE - Static variable in interface org.ocap.hn.recording.NetRecordingEntry
-
Key constant for retrieving the CDS reference of this recording entry
from this entry's metadata.
- PROP_CONTENT_URI - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the location of content associated with this
recording item from this item's metadata.
- PROP_CONTROL_URL - Static variable in interface org.ocap.hn.NetModule
-
A constant providing URL for NetModule control.
- PROP_DESCRIPTION_URL - Static variable in interface org.ocap.hn.NetModule
-
A constant providing URL for NetModule description.
- PROP_DESTINATION - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the destination of this recording item
from this item's metadata.
- PROP_DEVICE_TYPE - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: device type
- PROP_DEVICE_VERSION - Static variable in interface org.ocap.hn.Device
-
A constant representing a device version number
- PROP_DURATION - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the duration in milliseconds of this recording
item from this item's metadata.
- PROP_EventSub_URL - Static variable in interface org.ocap.hn.NetModule
-
A constant providing URL for NetModule eventing.
- PROP_EXPIRATION_PERIOD - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the expiration period for this recording item
from this item's metadata.
- PROP_FRIENDLY_NAME - Static variable in interface org.ocap.hn.Device
-
A constant for a friendly name of the device.
- PROP_LOCATION - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: location of the device.
- PROP_MANUFACTURER - Static variable in interface org.ocap.hn.Device
-
A constant indicating the manufacturer of this device.
- PROP_MANUFACTURER_URL - Static variable in interface org.ocap.hn.Device
-
A constant providing URL to the manufacturer's web site.
- PROP_MEDIA_FIRST_TIME - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the media first time for this recording item
from this item's metadata.
- PROP_MIDDLEWARE_PROFILE - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: middleware profile.
- PROP_MIDDLEWARE_VERSION - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: middleware version.
- PROP_MODEL_DESCRIPTION - Static variable in interface org.ocap.hn.Device
-
A constant providing description of the device.
- PROP_MODEL_NAME - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: model name.
- PROP_MODEL_NUMBER - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: model number.
- PROP_MODEL_URL - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: model URL.
- PROP_MSO_CONTENT - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the MSO content indicator for this recording item
from this item's metadata.
- PROP_NET_RECORDING_ENTRY - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the ID of any NetRecordingEntry
containing this RecordingContentItem.
- PROP_NETMODULE_ID - Static variable in interface org.ocap.hn.NetModule
-
A constant indicating NetModuleID.
- PROP_NETMODULE_TYPE - Static variable in interface org.ocap.hn.NetModule
-
A constant providing this NetModule's type.
- PROP_ORGANIZATION - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the organization of this recording item
from this item's metadata.
- PROP_PRESENTATION_POINT - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the presentation point for this recording item
from this item's metadata.
- PROP_PRESENTATION_URL - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: presentation URL.
- PROP_PRIORITY_FLAG - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the priority flag of this recording item
from this item's metadata.
- PROP_RCI_LIST - Static variable in interface org.ocap.hn.recording.NetRecordingEntry
-
Key constant for retrieving the RCI list of this recording entry
from this entry's metadata.
- PROP_RECORDING_STATE - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the state of this recording item from this
item's metadata.
- PROP_RETENTION_PRIORITY - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the retention priority of this recording item
from this item's metadata.
- PROP_SCHEDULED_CDS_ENTRY_ID - Static variable in interface org.ocap.hn.recording.NetRecordingEntry
-
Key constant for retrieving the scheduled CDS entry ID of this recording entry
from this entry's metadata.
- PROP_SERIAL_NUMBER - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: serial number.
- PROP_SOURCE_ID - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the source ID of this recording item
from this item's metadata.
- PROP_SOURCE_ID_TYPE - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the source ID type of this recording item
from this item's metadata.
- PROP_SPACE_REQUIRED - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the estimated space required for this recording item
from this item's metadata.
- PROP_START_TIME - Static variable in interface org.ocap.hn.recording.RecordingContentItem
-
Key constant for retrieving the start time of this recording item from
this item's metadata.
- PROP_STORAGE_FREE - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Property indicating current storage space available on a storage container.
- PROP_STORAGE_TOTAL - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Property indicating total storage on a storage container.
- PROP_UDN - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: unique device name.
- PROP_UPC - Static variable in interface org.ocap.hn.Device
-
A constant indicates device property: universal product code.
- PropertyFilter - Class in org.ocap.hn
-
The filter for (key,value) pair filtering mechanism.
- PropertyFilter(Properties) - Constructor for class org.ocap.hn.PropertyFilter
-
Constructs a PropertyFilter object.
- PROPRIETARY_DATA - Static variable in class org.ocap.hn.content.MetadataIdentifiers
-
This identifies proprietary data.
- PUBLISHER - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Name of a publisher.
- SCHEDULED_END_TIME - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
End time of a scheduled program.
- SCHEDULED_START_TIME - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Start time of a scheduled program.
- search(int) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Initiate a UPnP M-SEARCH for UPnP root devices.
- sendAlive() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sends UPnP ssdp:alive messages from the physical device.
- sendByeBye() - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sends UPnP ssdp:byebye messages from this device.
- ServiceResolutionHandler - Interface in org.ocap.hn.service
-
This interface provides a handler that can be registered with
an implementation to provide a Locator for an otherwise
non-tunable ChannelContentItem, such as an SDV channel.
- setActionHandler(UPnPActionHandler) - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Sets an action handler for this service, replacing any prior
action handler.
- setAuthorizationHandler(NetAuthorizationHandler) - Method in class org.ocap.hn.security.NetSecurityManager
-
Registers an authorization handler.
- setAuthorizationHandler(NetAuthorizationHandler, String[], boolean) - Method in class org.ocap.hn.security.NetSecurityManager
-
Registers an authorization handler.
- setAuthorizationHandler(NetAuthorizationHandler2, String[], boolean) - Method in class org.ocap.hn.security.NetSecurityManager
-
Registers an authorization handler.
- setDeviceType(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP deviceType of this device.
- setFriendlyName(String) - Method in interface org.ocap.hn.Device
-
Sets the value of the PROP_FRIENDLY_NAME property.
- setFriendlyName(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP friendlyName of this device.
- setHandler(UPnPStateVariableHandler) - Method in interface org.ocap.hn.upnp.server.UPnPManagedService
-
Sets a UPnPStateVariableHandler
to this UPnPManagedService.
- setHttpRequestResolutionHandler(HttpRequestResolutionHandler) - Method in class org.ocap.hn.service.MediaServerManager
-
Registers a HTTP Request resolution handler.
- setIcons(UPnPManagedDeviceIcon[]) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the Icons for this device.
- setIncomingMessageHandler(UPnPIncomingMessageHandler) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Sets a message handler for incoming messages (advertisements,
evented state variables, action responses, device and service
descriptions).
- setIncomingMessageHandler(UPnPIncomingMessageHandler) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
-
Sets a message handler for incoming messages (advertisements,
evented state variables, action responses, device and service
descriptions).
- setInetAddresses(InetAddress[]) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Sets the InetAddresses that the
UPnPControlPoint is associated with.
- setInetAddresses(InetAddress[]) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the InetAddresses that this UPnPManagedDevice
is associated with.
- setManufacturer(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP manufacturer of this device.
- setManufacturerURL(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP manufacturer URL of this device.
- setModelDescription(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP model description of this device.
- setModelName(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP model name of this device.
- setModelNumber(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP model number of this device.
- setModelURL(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP model URL of this device.
- setModerationDelta(int) - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Sets the moderation delta of this state variable.
- setModerationInterval(int) - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Sets the moderation interval of this state variable, in
milliseconds.
- setNetRecordingRequestHandler(NetRecordingRequestHandler) - Method in interface org.ocap.hn.recording.NetRecordingRequestManager
-
This method sets the specified NetRecordingRequestHandler that processes
requests to schedule recordings from remote devices.
- setNetworkPassword(NetworkInterface, String) - Method in class org.ocap.hn.security.NetSecurityManager
-
Sets a network interface password.
- setOutgoingMessageHandler(UPnPOutgoingMessageHandler) - Method in class org.ocap.hn.upnp.client.UPnPControlPoint
-
Sets a message handler for outgoing messages (action
invocations, subscription requests, device and service
retrievals).
- setOutgoingMessageHandler(UPnPOutgoingMessageHandler) - Method in class org.ocap.hn.upnp.server.UPnPDeviceManager
-
Sets a message handler for outgoing messages (action
invocations, subscription requests, device and service
retrievals).
- setSerialNumber(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP serial number of this device.
- setServiceResolutionHandler(ServiceResolutionHandler) - Method in interface org.ocap.hn.ContentServerNetModule
-
Adds a ServiceResolutionHandler to this ContentServerNetModule.
- setSortOrder(String) - Method in interface org.ocap.hn.content.navigation.ContentList
-
Sets the metadata sort order of the items in this list based on
metadata key identifiers using signed property values.
- setSubscribedStatus(boolean) - Method in interface org.ocap.hn.upnp.client.UPnPClientService
-
Attempts to subscribe or unsubscribe the control point to/from
this service.
- setTuningLocator(OcapLocator) - Method in interface org.ocap.hn.content.ChannelContentItem
-
Sets the tuning locator for this ChannelContentItem that the
implementation can use for tuning a broadcast channel.
- setUDN(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP Unique Device Number of this device.
- setUIList(InputStream) - Method in class org.ocap.hn.ruihsrc.RemoteUIServerManager
-
Sets a remote user interface list.
- setUPC(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedDevice
-
Sets the UPnP Universal Product Code of this device.
- setValue(String) - Method in interface org.ocap.hn.upnp.server.UPnPManagedStateVariable
-
Sets the value of this state variable.
- size() - Method in interface org.ocap.hn.content.navigation.ContentList
-
Gets the number of ContentEntry objects in this ContentList.
- size() - Method in interface org.ocap.hn.NetList
-
Returns the size of this list.
- STATE_CHANGE - Static variable in class org.ocap.hn.DeviceEvent
-
A constant indicating a device's internal state has changed.
- STATE_CHANGE - Static variable in class org.ocap.hn.NetModuleEvent
-
A constant indicating a module's internal status changed.
- STORAGE_FOLDER_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents all, or a partition of some physical storage unit of a single type.
- STORAGE_MEDIUM - Static variable in interface org.ocap.hn.profiles.upnp.UPnPConstants
-
Indicates the type of storage medium used for the content.
- STORAGE_SYSTEM_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents a potentially heterogeneous collection of storage media.
- STORAGE_VOLUME_CONTAINER - Static variable in interface org.ocap.hn.content.ContentContainer
-
Represents all, or a partition of, some physical storage unit of a single type.
- StreamableContentResource - Interface in org.ocap.hn.content
-
Abstract class representing content that can be streamed, e.g., MPEG file.
- StreamingActivityListener - Interface in org.ocap.hn.content
-
This interface represents a listener for notification of streaming
being started, changed or ended