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,
java.util.List<org.kohsuke.stapler.AncestorImpl> ancestors,
TokenList tokens) |
Copyright © 2013. All Rights Reserved.