Module Stapler
Provides classes and predicates related to the Stapler framework.
Import path
import semmle.code.java.frameworks.stapler.StaplerImports
| java | Provides all default Java QL imports. |
Classes
| DataBoundAnnotated | A callable annotated with a Stapler |
| HttpResponse | The interface |
| StaplerWebMethod | A method intended for Stapler request routing. |