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 classServiceRepresents a Spark server "session".Fields in spark declared as Routable Modifier and Type Field Description private RoutableRedirect. httpMethods in spark with parameters of type Routable Modifier and Type Method Description (package private) static RedirectRedirect. create(Routable http)Creates a `Redirect` instanceConstructors in spark with parameters of type Routable Constructor Description Redirect(Routable http)
-