Uses of Interface
org.teleal.cling.model.Command

Packages that use Command
org.teleal.cling.model   
 

Uses of Command in org.teleal.cling.model
 

Methods in org.teleal.cling.model with parameters of type Command
 void ServiceManager.execute(Command<T> cmd)
          Double-dispatch of arbitrary commands, used by action executors and state variable accessors.
 void DefaultServiceManager.execute(Command<T> cmd)
           
 



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