|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.kohsuke.stapler | |
|---|---|
| org.kohsuke.stapler | Stapler URL->Object mapping framework. |
| org.kohsuke.stapler.bind | Subsystem for exposing arbitrary objects on per-session basis to the URL space. |
| org.kohsuke.stapler.export | Mechanism for writing out a graph of model objects in a machine readable format. |
| org.kohsuke.stapler.framework.io | |
| Classes in org.kohsuke.stapler used by org.kohsuke.stapler | |
|---|---|
| AbstractAPT6
APT6-based support for loading/storing generated content. |
|
| AbstractAPT6.Content
Represents content to be loaded from or stored to a specific location. |
|
| AbstractTearOff
Partial default implementation of tear-off class, for convenience of derived classes. |
|
| Ancestor
Information about ancestor of the "it" node. |
|
| BindInterceptor
Intercepts (and receives callbacks) about the JSON->object binding process. |
|
| CachingScriptLoader
Convenient base class for caching loaded scripts. |
|
| CrumbIssuer
Generates a nonce value that allows us to protect against cross-site request forgery (CSRF) attacks. |
|
| Dispatcher
Controls the dispatching of incoming HTTP requests. |
|
| EvaluationTrace
Remebers the Stapler.invoke(RequestImpl, ResponseImpl, Object)
evaluation traces. |
|
| Facet
Aspect of stapler that brings in an optional language binding. |
|
ForwardToView
HttpResponse that forwards to a RequestDispatcher, such as a view. |
|
HttpRedirect
HttpResponse that dose HTTP 302 redirect. |
|
| HttpResponse
Object that represents the HTTP response, which is defined as a capability to produce the response. |
|
| HttpResponseRenderer
Pluggable interface that takes the return value from request handling methods and convert that to HTTP responses. |
|
| HttpResponses.HttpResponseException
|
|
| MetaClass
The stapler version of the Class object,
that retains some useful cache about a class and its view. |
|
| MetaClassLoader
The stapler version of the ClassLoader object,
that retains some useful cache about a class loader. |
|
RequestImpl
StaplerRequest implementation. |
|
ResponseImpl
StaplerResponse implementation. |
|
| Stapler
Maps an HTTP request to a method call / JSP invocation against a model object by evaluating the request URL in a EL-ish way. |
|
| StaplerRequest
Defines additional parameters/operations made available by Stapler. |
|
| StaplerResponse
Defines additional operations made available by Stapler. |
|
| TearOffSupport
Allows "tear-off" objects to be linked to the parent object. |
|
| TokenList
Tokenized strings. |
|
| WebApp
Object scoped to the entire webapp. |
|
| Classes in org.kohsuke.stapler used by org.kohsuke.stapler.bind | |
|---|---|
| HttpResponse
Object that represents the HTTP response, which is defined as a capability to produce the response. |
|
| Classes in org.kohsuke.stapler used by org.kohsuke.stapler.export | |
|---|---|
| AbstractAPT6
APT6-based support for loading/storing generated content. |
|
| StaplerResponse
Defines additional operations made available by Stapler. |
|
| Classes in org.kohsuke.stapler used by org.kohsuke.stapler.framework.io | |
|---|---|
| StaplerRequest
Defines additional parameters/operations made available by Stapler. |
|
| StaplerResponse
Defines additional operations made available by Stapler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||