|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
StaplerRequest.bindParameters(Class, String)
but uses n-th value
of all the parameters.
MetaClassLoader
that wraps clazz.getClassLoader()
.
Script
that invokes a Closure
.JellyContext
for compiling view scripts
for classes in this classloader.
RequestDispatcher
that forwards to the jelly view, if available.
TagLibrary
that loads tags from tag files in a directory.StaplerRequest.bindParameters(Class, String)
.JellyClassTearOff.invokeScript(StaplerRequest, StaplerResponse, Script, Object)
Exported
annotations
on its properties to indicate which properties are written
as values to the remote XML/JSON API.ServletResponse.getOutputStream()
but tries to send the response
with gzip compression if the client supports it.
StaplerResponse.getCompressedOutputStream(HttpServletRequest)
but this
method is for ServletResponse.getWriter()
.
StaplerRequest
that the calling thread is associated with.
StaplerResponse
that the calling thread is associated with.
request URI
of the original request, so that you can access the value even from
JSP.
ServletContext
object given to the stapler
dispatcher servlet.
RequestDispatcher
that represents a specific view
for the given object.
Script
(so that it can be called from other Jelly scripts.)Binding
that delegates to JellyContext
.MetaClassLoader
tear-off for Jelly support.Class
object,
that retains some useful cache about a class and its view.ClassLoader
object,
that retains some useful cache about a class loader.ExportedBean
to DataWriter
.Model
s, that are used to write out
the value representation of exposed beans
.XMLOutput
is not escaping.exposed property
of ExportedBean
to
DataWriter
.HttpServletResponse.sendRedirect(String)
except that this method
escapes the URL.
StaplerProxy.getTarget()
method.Model
for the super class.
DataWriter
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |