Uses of Class
com.sentilla.host.client.application.ApplicationException

Packages that use ApplicationException
com.sentilla.host.client.interfaces Sentilla Client API interfaces which provide application management and server communication. 
 

Uses of ApplicationException in com.sentilla.host.client.interfaces
 

Methods in com.sentilla.host.client.interfaces that throw ApplicationException
 boolean ApplicationService.run(int appId)
          Instruct the server to run the specified Application in the network.
 boolean ApplicationService.stop(int appId)
          Instruct the server to terminate the specified Application from running in the network.
 



Copyright © 2007 Sentilla, Inc. All Rights Reserved.