Uses of Package
org.teleal.cling.model.meta

Packages that use org.teleal.cling.model.meta
org.teleal.cling.binding   
org.teleal.cling.binding.annotations   
org.teleal.cling.binding.staging   
org.teleal.cling.binding.xml   
org.teleal.cling.controlpoint   
org.teleal.cling.mock   
org.teleal.cling.model   
org.teleal.cling.model.action   
org.teleal.cling.model.gena   
org.teleal.cling.model.message.control   
org.teleal.cling.model.message.discovery   
org.teleal.cling.model.message.gena   
org.teleal.cling.model.meta   
org.teleal.cling.model.resource   
org.teleal.cling.model.state   
org.teleal.cling.protocol   
org.teleal.cling.protocol.async   
org.teleal.cling.protocol.sync   
org.teleal.cling.registry   
org.teleal.cling.transport.impl   
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.binding
LocalService
          The metadata of a service created on this host, by application code.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.binding.annotations
Action
          Describes an action and its input/output arguments.
ActionArgument
          Describes a single action argument, either input or output.
LocalService
          The metadata of a service created on this host, by application code.
StateVariable
          The metadata of a named state variable.
StateVariableAllowedValueRange
          Integrity rule for a state variable, restricting its values to a range with steps.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.binding.staging
Action
          Describes an action and its input/output arguments.
ActionArgument
          Describes a single action argument, either input or output.
ActionArgument.Direction
           
Device
          Describes either a root or embedded device.
DeviceDetails
          Encapsulates all optional metadata about a device.
Icon
          The metadata of a device icon, might include the actual image data of a local icon.
Service
          The metadata of a service, with actions and state variables.
StateVariable
          The metadata of a named state variable.
StateVariableEventDetails
          Eventing options of a state variable, including moderation settings.
UDAVersion
          Version of the UPnP Device Architecture (UDA), defaults to 1.0.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.binding.xml
Device
          Describes either a root or embedded device.
Service
          The metadata of a service, with actions and state variables.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.controlpoint
Service
          The metadata of a service, with actions and state variables.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.mock
LocalDevice
          The metadata of a device created on this host, by application code.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model
Device
          Describes either a root or embedded device.
LocalService
          The metadata of a service created on this host, by application code.
Service
          The metadata of a service, with actions and state variables.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.action
Action
          Describes an action and its input/output arguments.
ActionArgument
          Describes a single action argument, either input or output.
LocalService
          The metadata of a service created on this host, by application code.
Service
          The metadata of a service, with actions and state variables.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.gena
LocalService
          The metadata of a service created on this host, by application code.
RemoteService
          The metadata of a service discovered on a remote device.
Service
          The metadata of a service, with actions and state variables.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.message.control
Action
          Describes an action and its input/output arguments.
LocalService
          The metadata of a service created on this host, by application code.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.message.discovery
LocalDevice
          The metadata of a device created on this host, by application code.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.message.gena
LocalService
          The metadata of a service created on this host, by application code.
RemoteService
          The metadata of a service discovered on a remote device.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.meta
Action
          Describes an action and its input/output arguments.
ActionArgument
          Describes a single action argument, either input or output.
ActionArgument.Direction
           
Device
          Describes either a root or embedded device.
DeviceDetails
          Encapsulates all optional metadata about a device.
DeviceIdentity
          Unique device name, received and offered during discovery with SSDP.
Icon
          The metadata of a device icon, might include the actual image data of a local icon.
LocalDevice
          The metadata of a device created on this host, by application code.
LocalService
          The metadata of a service created on this host, by application code.
ManufacturerDetails
          Encpasulates optional metadata about a device's manufacturer.
ModelDetails
          Encpasulates optional metadata about the model of a device.
RemoteDevice
          The metadata of a device that was discovered on the network.
RemoteDeviceIdentity
          Additional identifying information only relevant for discovered remote devices.
RemoteService
          The metadata of a service discovered on a remote device.
Service
          The metadata of a service, with actions and state variables.
StateVariable
          The metadata of a named state variable.
StateVariableAllowedValueRange
          Integrity rule for a state variable, restricting its values to a range with steps.
StateVariableEventDetails
          Eventing options of a state variable, including moderation settings.
StateVariableTypeDetails
          Type of a state variable, its default value, and integrity rules for allowed values and ranges.
UDAVersion
          Version of the UPnP Device Architecture (UDA), defaults to 1.0.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.resource
Icon
          The metadata of a device icon, might include the actual image data of a local icon.
LocalDevice
          The metadata of a device created on this host, by application code.
LocalService
          The metadata of a service created on this host, by application code.
RemoteService
          The metadata of a service discovered on a remote device.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.model.state
LocalService
          The metadata of a service created on this host, by application code.
Service
          The metadata of a service, with actions and state variables.
StateVariable
          The metadata of a named state variable.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.protocol
LocalDevice
          The metadata of a device created on this host, by application code.
RemoteDevice
          The metadata of a device that was discovered on the network.
RemoteService
          The metadata of a service discovered on a remote device.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.protocol.async
LocalDevice
          The metadata of a device created on this host, by application code.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.protocol.sync
LocalService
          The metadata of a service created on this host, by application code.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.registry
Device
          Describes either a root or embedded device.
LocalDevice
          The metadata of a device created on this host, by application code.
RemoteDevice
          The metadata of a device that was discovered on the network.
RemoteDeviceIdentity
          Additional identifying information only relevant for discovered remote devices.
Service
          The metadata of a service, with actions and state variables.
 

Classes in org.teleal.cling.model.meta used by org.teleal.cling.transport.impl
ActionArgument
          Describes a single action argument, either input or output.
 



Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.