Package org.teleal.cling.model

Interface Summary
Command<T> Executable procedure, invoked and potentially decorated by the ServiceManager.
Constants Shared and immutable settings.
ServiceManager<T> Binds the metadata of a service to a service implementation, unified interface for accessing local services.
Validatable Marker for types with integrity rules that require validation.
 

Class Summary
DefaultServiceManager<T> Default implementation, creates and manages a single instance of a plain Java bean.
ExpirationDetails  
Locator The URL and MAC address a device (descriptor) is reachable at.
ModelUtil Shared trivial procedures.
Namespace Enforces path conventions for all locally offered resources (descriptors, icons, etc.)
ServerClientTokens The agent string of the UPnP stack in network messages, either as a server or client.
ServiceReference Combines a UDN and a ServiceId.
ValidationError Representing an integrity rule validation failure.
VariableValue Encapsulates a variable or argument value, validates and transforms it from/to a string representaion.
XMLUtil XML handling and printing shortcuts.
 

Exception Summary
ValidationException Thrown if integrity rule violations are exceptional, encapsulating the errors.
 



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