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 © 2016. All rights reserved.