See: Description
| Interface | Description |
|---|---|
| ContentServerListener |
Listener interface for classes which are interested in changes to a ContentServerNetModule.
|
| ContentServerNetModule |
Class representing a NetModule which serves content.
|
| Device |
The
Device interface represents a Homenetwork device that
supports homenetwork NetModules. |
| DeviceEventListener |
DeviceEvent callback interface.
|
| NetActionHandler |
This interface represents a handler passed to asynchronous methods
|
| NetActionRequest |
All asynchronous actions in the Home networking API return an NetActionRequest.
|
| NetList |
A list comprising of homenetwork elements such as Device or NetModule.
|
| NetModule |
NetModule is an abstraction of functionality that is provided by a
Device. |
| NetModuleEventListener |
NetModuleEvent callback interface.
|
| Class | Description |
|---|---|
| ContentServerEvent |
Event which will be sent to registered ContentServerListeners when
ContentEntrys have been added, changed or removed.
|
| DeviceEvent |
Represents a Device Event.
|
| HomeNetPermission |
The HomeNetPermission class represents permission to execute privileged
home networking operations only signed applications MAY be granted.
|
| NetActionEvent |
This class represents an event generated in response to an action.
|
| NetManager |
The NetManager is a singleton class that registers all the
Devices and NetModules within a home network.
|
| NetModuleEvent |
Entity for NetModule Event.
|
| NetworkInterface |
This class represents a home network interface including MoCA, wired
ethernet, and wireless ethernet.
|
| PropertyFilter |
The filter for (key,value) pair filtering mechanism.
|
| Exception | Description |
|---|---|
| NotAuthorizedException |
Exception indicating that the application has no permission to perform
certain action.
|
Copyright © 2012 CableLabs. All Rights Reserved.