| Package | Description |
|---|---|
| org.kohsuke.stapler |
Stapler URL->Object mapping framework.
|
| Modifier and Type | Field and Description |
|---|---|
TokenList |
RequestImpl.tokens
Tokenized URLs and consumed tokens.
|
| Constructor and Description |
|---|
RequestImpl(Stapler stapler,
javax.servlet.http.HttpServletRequest request,
List<org.kohsuke.stapler.AncestorImpl> ancestors,
TokenList tokens) |
Copyright © 2014. All rights reserved.