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

snunit.Handler.scala Maven / Gradle / Ivy

package snunit

trait Handler {
  def handleRequest(req: Request): Unit
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy