org.hyperscala

numberguess

package numberguess

Visibility
  1. Public
  2. All

Type Members

  1. class NumberGuessServerPage[S <: Session] extends Webpage[S]

Value Members

  1. object NumberGuessClientPage

  2. object NumberGuessSite extends Website[MapSession] with BasicWebsite with StaticWebsite[MapSession] with JettyApplication

    NumberGuessSite is the entry point for several implementations of NumberGuess to show the different ways an application can be written in Hyperscala.

Ungrouped