Uses of Class
spark.Routable
-
Packages that use Routable Package Description spark -
-
Uses of Routable in spark
Subclasses of Routable in spark Modifier and Type Class Description class
Service
Represents a Spark server "session".Fields in spark declared as Routable Modifier and Type Field Description private Routable
Redirect. http
Methods in spark with parameters of type Routable Modifier and Type Method Description (package private) static Redirect
Redirect. create(Routable http)
Creates a `Redirect` instanceConstructors in spark with parameters of type Routable Constructor Description Redirect(Routable http)
-