JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
spark.servlet
Interface SparkApplication
public interface
SparkApplication
The application entry point when Spark is run in a servlet context.
Author:
Per Wendel
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
init
()
Invoked from the SparkFilter.
Method Detail
init
void init()
Invoked from the SparkFilter. Add routes here.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014. All rights reserved.