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

golden.framework.web.RequestHandler.scala Maven / Gradle / Ivy

package golden.framework.web

trait RequestHandler:
  def handle(context: HttpContext): Unit




© 2015 - 2024 Weber Informatics LLC | Privacy Policy