|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Stapler | |
|---|---|
| org.kohsuke.stapler | Stapler URL->Object mapping framework. |
| Uses of Stapler in org.kohsuke.stapler |
|---|
| Fields in org.kohsuke.stapler declared as Stapler | |
|---|---|
Stapler |
RequestImpl.stapler
|
| Methods in org.kohsuke.stapler that return Stapler | |
|---|---|
static Stapler |
Stapler.getCurrent()
Gets the current Stapler that the calling thread is associated with. |
Stapler |
StaplerRequest.getStapler()
Gets the Stapler instance that this belongs to. |
Stapler |
RequestImpl.getStapler()
|
| Constructors in org.kohsuke.stapler with parameters of type Stapler | |
|---|---|
RequestImpl(Stapler stapler,
javax.servlet.http.HttpServletRequest request,
List<org.kohsuke.stapler.AncestorImpl> ancestors,
TokenList tokens)
|
|
ResponseImpl(Stapler stapler,
javax.servlet.http.HttpServletResponse response)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||