All Downloads are FREE. Search and download functionalities are using the official Maven repository.

skinny.controller.AsyncSkinnyServlet.scala Maven / Gradle / Ivy

The newest version!
package skinny.controller

import skinny.micro.AsyncSkinnyMicroServlet

/**
  * SkinnyController as a Servlet.
  */
class AsyncSkinnyServlet
    extends AsyncSkinnyMicroServlet
    with AsyncSkinnyControllerBase
    with AsyncSkinnyWebPageControllerFeatures




© 2015 - 2024 Weber Informatics LLC | Privacy Policy