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

skinny.engine.AsyncSkinnyEngineServlet.scala Maven / Gradle / Ivy

The newest version!
package skinny.engine

import javax.servlet.http.HttpServlet

/**
 * Async skinny-engine servlet.
 */
trait AsyncSkinnyEngineServlet
    extends HttpServlet
    with SkinnyEngineServletBase
    with AsyncFeatures {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy