Package com.vaadin.addon.touchkit.server

The only class in this package is the TouchKitServlet class, which is used for serving TouchKit applications.

See:
          Description

Class Summary
TouchKitServlet This servlet should be used by all TouchKit applications.
 

Package com.vaadin.addon.touchkit.server Description

The only class in this package is the TouchKitServlet class, which is used for serving TouchKit applications. Use this servlet by specifying it instead of VaadinServlet in the web.xml descriptor.

Author:
Vaadin Ltd


Copyright © 2014 Vaadin Ltd. All rights reserved.