|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
StaplerRequest.findAncestorObject(Class) with the parameter type.FileWriter that uses UTF-8.JSONObject to the given target type,
by using introspection or constructor parameters injection.
JSONObject, JSONArray,
String, Integer, and so on) to the expected type given as an argument.
JSONObject to the given object.
JSONObject or JSONArray to a list,
by using StaplerRequest.bindJSON(Class, JSONObject) as the lower-level mechanism.
StaplerRequest.bindParameters(Class, String) but uses n-th value
of all the parameters.
BoundObjectTable.Dispatchers that look at one token and binds that
to the views associated with the 'it' object.
ByteArrayOutputStream re-implementation.Writer that spools the output and writes to another Writer later.Class.MetaClassLoader that wraps clazz.getClassLoader().
ServletContext for this webapp.
Converter registry that Stapler uses, primarily
for form-to-JSON binding in StaplerRequest.bindJSON(Class, JSONObject)
and its family of methods.
RequestDispatcher that handles the given view, or
return null if no such view was found.
StaplerRequest.bindJSON(Class, JSONObject) and
StaplerRequest.bindParameters(Class, String).DataBoundConstructor classes.Stapler.invoke(RequestImpl, ResponseImpl, Object)
evaluation traces.Exported annotations
on its properties to indicate which properties are written
as values to the remote XML/JSON API.ExportedBean classes.Ancestor.getObject() matches the given object.
findAncestor(type).getObject(), with proper handling for null de-reference.
CachingScriptLoader.getResource(String, ClassLoader) and make it support debug loader.
HttpResponse that forwards to a RequestDispatcher, such as a view.HttpResponses.redirectViaContextPath(String).
WebApp associated with the given ServletContext.
BindInterceptor set for this request.
BoundObjectTable associated with this webapp.
WebApp.getClassLoader()
WebApp.getClassLoader()
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().
Stapler that the calling thread is associated with.
WebApp that the calling thread is associated with.
StaplerRequest that the calling thread is associated with.
StaplerResponse that the calling thread is associated with.
Ancestor.getRestOfUrl(),
return the n-th token.
request URI
of the original request, so that you can access the value even from
JSP.
StaplerRequest.getRestOfPath() but in the pre-decoded form,
so all "%HH"s as present in the request URL is intact.
ServletContext object given to the stapler
dispatcher servlet.
Stapler instance that this belongs to.
ExportedBean
RequestDispatcher that represents a specific view
for the given object.
RequestDispatcher that represents a specific view
for the given class.
getStapler().getWebApp()
getParameter(name)!=null
HttpResponse that dose HTTP 302 redirect.HttpResponseRenderer.HttpResponse.IOException with missing constructors.CachingScriptLoader.findScript(String) that provides the actual logic.
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.Models, that are used to write out
the value representation of exposed beans.InputStream that reads from the underlying buffer.
BindInterceptor that does nothing.
ExportedBean.exposed property of ExportedBean to
DataWriter.QueryParameter methods.Reader for reading the raw bytes.
StaplerRequest implementation.StaplerResponse implementation.HttpServletResponse.sendRedirect(String) except that this method
escapes the URL.
StaplerResponse.serveFile(StaplerRequest, URL) but chooses the locale specific
version of the resource if it's available.
StaplerResponse.serveFile(StaplerRequest, URL, long) but chooses the locale
specific version of the resource if it's available.
WebApp.setClassLoader(ClassLoader)
StaplerRequest.bindJSON(Class, JSONObject) and its sibling methods.
StaplerFallback.getStaplerFallback().StaplerProxy.getTarget() method.Model for the super class.
DataWriter.WebApp that owns this meta class.
OutputStream.
OutputStream that writes to Writer
by assuming the platform default encoding.DataWriter.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||