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

Packages that use org.teleal.cling.model.types
org.teleal.cling.binding   
org.teleal.cling.binding.annotations   
org.teleal.cling.binding.staging   
org.teleal.cling.model   
org.teleal.cling.model.action   
org.teleal.cling.model.gena   
org.teleal.cling.model.message.discovery   
org.teleal.cling.model.message.gena   
org.teleal.cling.model.message.header   
org.teleal.cling.model.meta   
org.teleal.cling.model.state   
org.teleal.cling.model.types   
org.teleal.cling.model.types.csv   
org.teleal.cling.protocol.async   
org.teleal.cling.protocol.sync   
org.teleal.cling.registry   
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.binding
ServiceId
          Represents a service identifer, for example urn:my-domain-namespace:serviceId:MyService123
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.binding.annotations
Datatype
          The type of a state variable value, able to convert to/from string representation.
ServiceId
          Represents a service identifer, for example urn:my-domain-namespace:serviceId:MyService123
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.binding.staging
Datatype
          The type of a state variable value, able to convert to/from string representation.
DeviceType
          Represents a device type, for example urn:my-domain-namespace:device:MyDevice:1.
DLNACaps
          An arbitrary list of comma-separated elements, representing DLNA capabilities (whatever that is).
DLNADoc
          Representing the DLNA document and its version.
ServiceId
          Represents a service identifer, for example urn:my-domain-namespace:serviceId:MyService123
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
UDN
          A unique device name.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model
Datatype
          The type of a state variable value, able to convert to/from string representation.
InvalidValueException
          Thrown by datatypes and variable value conversion procedures.
ServiceId
          Represents a service identifer, for example urn:my-domain-namespace:serviceId:MyService123
UDN
          A unique device name.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.action
ErrorCode
          Basic UPnP control message error codes.
InvalidValueException
          Thrown by datatypes and variable value conversion procedures.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.gena
UnsignedIntegerFourBytes
           
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.message.discovery
NotificationSubtype
          Notification message types for SSDP.
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
UDN
          A unique device name.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.message.gena
UnsignedIntegerFourBytes
           
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.message.header
DeviceType
          Represents a device type, for example urn:my-domain-namespace:device:MyDevice:1.
NamedDeviceType
          Combines a UDN with a DeviceType, string representation is separated by double-colon.
NamedServiceType
          Combines a UDN with a ServiceType, string representation is separated by double-colon.
NotificationSubtype
          Notification message types for SSDP.
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
SoapActionType
          Header in SOAP action messages, naturally declaring the same thing as the body of the SOAP message.
UDAServiceType
          Service type with a fixed schemas-upnp-org namespace.
UDN
          A unique device name.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.meta
Datatype
          The type of a state variable value, able to convert to/from string representation.
DeviceType
          Represents a device type, for example urn:my-domain-namespace:device:MyDevice:1.
DLNACaps
          An arbitrary list of comma-separated elements, representing DLNA capabilities (whatever that is).
DLNADoc
          Representing the DLNA document and its version.
ServiceId
          Represents a service identifer, for example urn:my-domain-namespace:serviceId:MyService123
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
UDN
          A unique device name.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.state
InvalidValueException
          Thrown by datatypes and variable value conversion procedures.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.types
AbstractDatatype
           
Datatype
          The type of a state variable value, able to convert to/from string representation.
Datatype.Builtin
          Mapping from UPnP built-in standardized type to actual subtype of Datatype.
Datatype.Default
          Mapping from Java type to UPnP built-in type.
DeviceType
          Represents a device type, for example urn:my-domain-namespace:device:MyDevice:1.
DLNACaps
          An arbitrary list of comma-separated elements, representing DLNA capabilities (whatever that is).
DLNADoc
          Representing the DLNA document and its version.
DLNADoc.Version
           
ErrorCode
          Basic UPnP control message error codes.
InvalidValueException
          Thrown by datatypes and variable value conversion procedures.
NamedDeviceType
          Combines a UDN with a DeviceType, string representation is separated by double-colon.
NamedServiceType
          Combines a UDN with a ServiceType, string representation is separated by double-colon.
NotificationSubtype
          Notification message types for SSDP.
ServiceId
          Represents a service identifer, for example urn:my-domain-namespace:serviceId:MyService123
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
SoapActionType
          Header in SOAP action messages, naturally declaring the same thing as the body of the SOAP message.
UDADeviceType
          Device type with a fixed schemas-upnp-org namespace.
UDAServiceId
          Service identifier with a fixed upnp-org namespace.
UDAServiceType
          Service type with a fixed schemas-upnp-org namespace.
UDN
          A unique device name.
UnsignedIntegerFourBytes
           
UnsignedIntegerOneByte
           
UnsignedIntegerTwoBytes
           
UnsignedVariableInteger
          A crude solution for unsigned "non-negative" types in UPnP, not usable for any arithmetic.
UnsignedVariableInteger.Bits
           
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.model.types.csv
Datatype.Builtin
          Mapping from UPnP built-in standardized type to actual subtype of Datatype.
InvalidValueException
          Thrown by datatypes and variable value conversion procedures.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.protocol.async
DeviceType
          Represents a device type, for example urn:my-domain-namespace:device:MyDevice:1.
NotificationSubtype
          Notification message types for SSDP.
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
UDN
          A unique device name.
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.protocol.sync
UnsignedIntegerFourBytes
           
 

Classes in org.teleal.cling.model.types used by org.teleal.cling.registry
DeviceType
          Represents a device type, for example urn:my-domain-namespace:device:MyDevice:1.
ServiceType
          Represents a service type, for example urn:my-domain-namespace:service:MyService:1.
UDN
          A unique device name.
 



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