Package org.teleal.cling.model.types

Interface Summary
Datatype<V>  
 

Class Summary
AbstractDatatype<V>  
Base64Datatype  
BinHexDatatype  
BooleanDatatype  
CharacterDatatype  
CustomDatatype  
DateTimeDatatype  
DeviceType  
DoubleDatatype  
FloatDatatype  
HostPort  
IntegerDatatype Although the UDA 1.0 spec doesn't say it, we assume that "int" is a 4 byte regular Java integer.
NamedDeviceType  
NamedServiceType  
SearchPort  
ServiceId  
ServiceType  
SoapActionType  
StringDatatype  
TimeDatatype  
UDADeviceType  
UDAServiceId  
UDAServiceType  
UDN UDA 1.0 does not specify a UUID format, however, UDA 1.1 specifies a format that is compatible with java.util.UUID variant 4.
UnsignedIntegerFourBytes  
UnsignedIntegerFourBytesDatatype  
UnsignedIntegerOneByte  
UnsignedIntegerOneByteDatatype  
UnsignedIntegerTwoBytes  
UnsignedIntegerTwoBytesDatatype  
UnsignedVariableInteger TODO: A temporary solution for unsigned "non-negative" types in UPnP, hopefully not used for any arithmetic
URIDatatype  
 

Enum Summary
Datatype.Builtin  
Datatype.Default  
ErrorCode  
NotificationSubtype  
UnsignedVariableInteger.Bits  
 

Exception Summary
InvalidValueException  
 



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