A B C D E F G H I J K L M N O P R S T U V W X

G

generateEngineUrl(String) - Method in interface org.directwebremoting.extend.DebugPageGenerator
Deprecated. Please tell the DWR users mailing list users@dwr.dev.java.net if you use this
generateEngineUrl(String) - Method in class org.directwebremoting.impl.DefaultDebugPageGenerator
Deprecated. 
generateFile(OutputStream) - Method in interface org.directwebremoting.extend.FileGenerator
Write the file to the give OutputStream.
generateFile(OutputStream) - Method in class org.directwebremoting.impl.FileTransferFileGenerator
 
generateFile(OutputStream) - Method in class org.directwebremoting.impl.ImageIOFileGenerator
 
generateFile(OutputStream) - Method in class org.directwebremoting.impl.InputStreamFileGenerator
 
generateId(int) - Method in class org.directwebremoting.util.IdGenerator
Generate and return a new session identifier.
generateIndexPage(String) - Method in interface org.directwebremoting.extend.DebugPageGenerator
Generate some HTML that represents an index page
generateIndexPage(String) - Method in class org.directwebremoting.impl.DefaultDebugPageGenerator
 
generateInterfaceScript(String, String) - Method in interface org.directwebremoting.extend.Remoter
Generate some Javascript that forms an interface definition
generateInterfaceScript(String, String) - Method in class org.directwebremoting.impl.DefaultRemoter
 
generateInterfaceUrl(String, String) - Method in interface org.directwebremoting.extend.DebugPageGenerator
Deprecated. Please tell the DWR users mailing list users@dwr.dev.java.net if you use this
generateInterfaceUrl(String, String) - Method in class org.directwebremoting.impl.DefaultDebugPageGenerator
Deprecated. 
generateLibraryUrl(String, String) - Method in interface org.directwebremoting.extend.DebugPageGenerator
Deprecated. Please tell the DWR users mailing list users@dwr.dev.java.net if you use this
generateLibraryUrl(String, String) - Method in class org.directwebremoting.impl.DefaultDebugPageGenerator
Deprecated. 
generateTestPage(String, String) - Method in interface org.directwebremoting.extend.DebugPageGenerator
Generate some HTML that represents a test page for a given script
generateTestPage(String, String) - Method in class org.directwebremoting.impl.DefaultDebugPageGenerator
 
get(Object) - Method in class org.directwebremoting.extend.OutboundContext
Have we already converted an object?
get() - Method in class org.directwebremoting.guice.AbstractContextScope
 
get() - Method in class org.directwebremoting.guice.AbstractMapContextScope
 
get(InstanceMap<?>, Key<T>, String) - Method in class org.directwebremoting.guice.AbstractMapContextScope
 
get() - Method in class org.directwebremoting.guice.AbstractSimpleContextScope
 
get(C, String) - Method in class org.directwebremoting.guice.AbstractSimpleContextScope
 
get(C, Key<T>, String) - Method in class org.directwebremoting.guice.AbstractSimpleContextScope
 
get(R, Key<T>, String) - Method in interface org.directwebremoting.guice.ContextRegistry
Looks up an InstanceProvider for a key (either directly or using the precalculated key.toString() value) in a registry object, returning null if not found.
get() - Method in interface org.directwebremoting.guice.ContextScope
The context identifier used to look up an instance registry.
get() - Static method in class org.directwebremoting.HubFactory
Accessor for the current Hub.
get(ServletContext) - Static method in class org.directwebremoting.HubFactory
Accessor for the current Hub in more complex setups.
get(ServletContext) - Method in interface org.directwebremoting.HubFactory.HubBuilder
Accessor for the current Hub.
get() - Method in interface org.directwebremoting.HubFactory.HubBuilder
Accessor for the current Hub
get(Object) - Method in class org.directwebremoting.impl.ContainerMap
 
get() - Method in class org.directwebremoting.impl.DefaultHubBuilder
 
get(ServletContext) - Method in class org.directwebremoting.impl.DefaultHubBuilder
 
get(ServletContext) - Method in class org.directwebremoting.impl.DefaultServerContextBuilder
 
get() - Method in class org.directwebremoting.impl.DefaultServerContextBuilder
 
get() - Method in class org.directwebremoting.impl.DefaultWebContextBuilder
 
get(int) - Method in class org.directwebremoting.json.JsonArray
 
get(Object) - Method in class org.directwebremoting.json.JsonObject
 
get() - Static method in class org.directwebremoting.ServerContextFactory
Accessor for the current ServerContext in the normal case where there is only one DWR in the current classloader
get(ServletContext) - Static method in class org.directwebremoting.ServerContextFactory
Accessor for the current ServerContext.
get() - Method in interface org.directwebremoting.ServerContextFactory.ServerContextBuilder
Accessor for the current ServerContext in the normal case where there is only one DWR in the current classloader
get(ServletContext) - Method in interface org.directwebremoting.ServerContextFactory.ServerContextBuilder
Accessor for the current ServerContext
get() - Static method in class org.directwebremoting.WebContextFactory
Accessor for the current WebContext.
get() - Method in interface org.directwebremoting.WebContextFactory.WebContextBuilder
 
get() - Static method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated. Use WebContextFactory.get() for better results
get() - Static method in class uk.ltd.getahead.dwr.WebContextFactory
Deprecated. Use org.directwebremoting.WebContextFactory.get()
getAcknowledgeMode() - Method in class org.directwebremoting.jms.DwrSession
 
getAction() - Method in class org.directwebremoting.webwork.ActionDefinition
 
getAjaxFilters(String) - Method in interface org.directwebremoting.extend.AjaxFilterManager
Retrieve the global and class-based AjaxFilters for a given class.
getAjaxFilters(String) - Method in class org.directwebremoting.guice.InternalAjaxFilterManager
 
getAjaxFilters(String) - Method in class org.directwebremoting.impl.DefaultAjaxFilterManager
 
getAlgorithm() - Method in class org.directwebremoting.util.IdGenerator
 
getAllFields(Class<?>) - Static method in class org.directwebremoting.util.LocalUtil
Return a list of all fields (whatever access status, and on whatever superclass they were defined) that can be found on this class.
getAllPublishedContainers(ServletContext) - Static method in class org.directwebremoting.impl.ContainerUtil
Get a list of all known Containers for the given ServletContext
getAllScriptSessions() - Method in interface org.directwebremoting.extend.ScriptSessionManager
Get a list of all the currently known ScriptSessions by id.
getAllScriptSessions() - Method in class org.directwebremoting.impl.DefaultScriptSessionManager
 
getAllScriptSessions() - Method in class org.directwebremoting.impl.DefaultServerContext
 
getAllScriptSessions() - Method in interface org.directwebremoting.ServerContext
Get a list of all the ScriptSessions known to this server at the given time.
getAllScriptSessions() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getAllSuperclasses(Class<?>) - Static method in class org.directwebremoting.util.LocalUtil
Return a List of super-classes for the given class.
getAssignCode() - Method in class org.directwebremoting.dwrp.ArrayJsonOutboundVariable
 
getAssignCode() - Method in class org.directwebremoting.dwrp.NonJsonNestedOutboundVariable
 
getAssignCode() - Method in class org.directwebremoting.dwrp.ObjectJsonOutboundVariable
 
getAssignCode() - Method in class org.directwebremoting.extend.NonNestedOutboundVariable
 
getAssignCode() - Method in interface org.directwebremoting.extend.OutboundVariable
A short script that can be used to refer to this variable
getAttribute(String) - Method in class org.directwebremoting.impl.DefaultScriptSession
 
getAttribute(String) - Method in interface org.directwebremoting.ScriptSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getAttribute(String) - Method in class org.directwebremoting.util.FakeHttpSession
 
getAttribute(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getAttributeNames() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
getAttributeNames() - Method in interface org.directwebremoting.ScriptSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNames() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getAttributeNames() - Method in class org.directwebremoting.util.FakeHttpSession
 
getAttributeNames() - Method in class org.directwebremoting.util.FakeServletContext
 
getAuth() - Method in class org.directwebremoting.spring.CreatorConfig
Sets the authentication parameters for this creator.
getAuthType() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getAvailableLibraries() - Method in interface org.directwebremoting.extend.DebugPageGenerator
Deprecated. Please tell the DWR users mailing list users@dwr.dev.java.net if you use this
getAvailableLibraries() - Method in class org.directwebremoting.impl.DefaultDebugPageGenerator
Deprecated. 
getBatchId() - Method in class org.directwebremoting.dwrp.PollBatch
 
getBatchId() - Method in class org.directwebremoting.extend.Calls
 
getBatchId() - Method in class org.directwebremoting.extend.Replies
 
getBean(String) - Method in interface org.directwebremoting.Container
Get an instance of a bean of a given name (usually name=class name).
getBean(Class<T>) - Method in interface org.directwebremoting.Container
Get an instance of a bean of a given type
getBean(Class<T>) - Method in class org.directwebremoting.impl.AbstractContainer
 
getBean(String) - Method in class org.directwebremoting.impl.DefaultContainer
 
getBean(String) - Method in class org.directwebremoting.spring.SpringContainer
 
getBeanName() - Method in class org.directwebremoting.spring.SpringCreator
 
getBeanNames() - Method in interface org.directwebremoting.Container
Get a list of all the available beans.
getBeanNames() - Method in class org.directwebremoting.impl.DefaultContainer
 
getBeanNames() - Method in class org.directwebremoting.spring.SpringContainer
 
getBoolean(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getBoolean() - Method in class org.directwebremoting.json.JsonBoolean
 
getBoolean() - Method in class org.directwebremoting.json.JsonValue
Often when dealing with a JsonValue you know which subtype it is, this allows you to assume it is a boolean and get the Java value quickly.
getBooleanProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getBufferSize() - Method in class org.directwebremoting.util.FakeHttpServletResponse
 
getBufferSize() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
 
getBuildCode() - Method in class org.directwebremoting.dwrp.JsonNestedOutboundVariable
 
getBuildCode() - Method in class org.directwebremoting.dwrp.NonJsonNestedOutboundVariable
 
getBuildCode() - Method in class org.directwebremoting.extend.NonNestedOutboundVariable
 
getBuildCode() - Method in interface org.directwebremoting.extend.OutboundVariable
A script that completes the definition of this variable, and may contain reference to other declared variables.
getByte(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getByteProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getBytes(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getBytesRead() - Method in class org.directwebremoting.event.SessionProgressListener
 
getCall(int) - Method in class org.directwebremoting.extend.Calls
 
getCallCount() - Method in class org.directwebremoting.extend.Calls
How many calls are there is this request
getCallId() - Method in class org.directwebremoting.extend.Call
 
getCallId() - Method in class org.directwebremoting.extend.Reply
 
getCalls() - Method in class org.directwebremoting.dwrp.Batch
 
getChar(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getCharacterEncoding() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getCharacterEncoding() - Method in class org.directwebremoting.util.FakeHttpServletResponse
 
getCharacterEncoding() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
 
getClass(Object) - Method in class org.directwebremoting.hibernate.H3BeanConverter
Hibernate makes Object.getClass() diffficult ...
getClassName() - Method in class org.directwebremoting.create.NewCreator
Gets the name of the class to create.
getClientID() - Method in class org.directwebremoting.jms.DwrConnection
 
getCode() - Method in class org.directwebremoting.proxy.CodeBlock
Accessor for the (read-only) code block
getConfig() - Method in class org.directwebremoting.spring.BeanCreator
Gets the configuration for this creator.
getConnectedTime() - Method in interface org.directwebremoting.extend.ServerLoadMonitor
What's the longest time that we should wait before asking the client to reconnect?
getConnectedTime() - Method in class org.directwebremoting.impl.DefaultServerLoadMonitor
 
getConnectedTime() - Method in class org.directwebremoting.impl.PollingServerLoadMonitor
 
getConnectedTime() - Method in class org.directwebremoting.impl.SmallSiteServerLoadMonitor
 
getConnectedTime() - Method in class org.directwebremoting.impl.ThreadDroppingServerLoadMonitor
 
getContainer() - Method in class org.directwebremoting.impl.DefaultServerContext
 
getContainer() - Method in interface org.directwebremoting.ServerContext
Accessor for the IoC container.
getContainer() - Method in class org.directwebremoting.servlet.DwrServlet
Accessor for the DWR IoC container.
getContainer() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getContentAsByteArray() - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for the content of output body
getContentAsString() - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for the content of output body
getContentLength() - Method in class org.directwebremoting.event.SessionProgressListener
 
getContentLength() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getContentLength() - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for the content length of the output
getContentType() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getContentType() - Method in class org.directwebremoting.util.FakeHttpServletResponse
 
getContentType() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
 
getContext(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getContextPath() - Method in class org.directwebremoting.impl.DefaultServerContext
 
getContextPath() - Method in interface org.directwebremoting.ServerContext
Returns the portion of the request URI that indicates the context of the request.
getContextPath() - Method in class org.directwebremoting.servlet.UrlProcessor
The contextPath cached from the last HTTP servlet request
getContextPath() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getContextPath() - Method in class org.directwebremoting.util.FakeServletContext
See Servlet API version 2.5
getContextPath() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getConversionType() - Method in exception org.directwebremoting.extend.JsonModeMarshallException
Accessor for the type we are converting to/from
getConversionType() - Method in exception org.directwebremoting.extend.MarshallException
Accessor for the type we are converting to/from
getConverted(InboundVariable, Class<?>) - Method in class org.directwebremoting.extend.InboundContext
Check to see if the conversion has already been done
getConverterByMatchString(String) - Method in class org.directwebremoting.dwrp.DefaultConverterManager
 
getConverterByMatchString(String) - Method in interface org.directwebremoting.extend.ConverterManager
In order to be able to create stub remote objects we need to know what they are so you can lookup match strings and retrieve the converter.
getConverterByMatchString(String) - Method in class org.directwebremoting.guice.InternalConverterManager
 
getConverterManager() - Method in class org.directwebremoting.convert.BasicObjectConverter
Accessor for the current ConverterManager
getConverterMatchStrings() - Method in class org.directwebremoting.dwrp.DefaultConverterManager
 
getConverterMatchStrings() - Method in interface org.directwebremoting.extend.ConverterManager
In order to be able to create stub remote objects we need to know what they are so you can get a collection of all match strings.
getConverterMatchStrings() - Method in class org.directwebremoting.guice.InternalConverterManager
 
getCookie(String) - Method in class org.directwebremoting.util.FakeHttpServletResponse
Get a cookie by a given name
getCookies() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getCookies() - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for the array of current cookies
getCreationTime() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
getCreationTime() - Method in interface org.directwebremoting.ScriptSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCreationTime() - Method in class org.directwebremoting.util.FakeHttpSession
 
getCreator(String) - Method in interface org.directwebremoting.extend.CreatorManager
Find an Creator by name
getCreator(String) - Method in class org.directwebremoting.guice.InternalCreatorManager
 
getCreator(String) - Method in class org.directwebremoting.impl.DefaultCreatorManager
 
getCreator() - Method in class org.directwebremoting.spring.CreatorConfig
The creator that will be used to create new objects for remoting
getCreatorNames() - Method in interface org.directwebremoting.extend.CreatorManager
Get a list of the javascript names of the allowed creators.
getCreatorNames() - Method in class org.directwebremoting.guice.InternalCreatorManager
 
getCreatorNames() - Method in class org.directwebremoting.impl.DefaultCreatorManager
 
getCreatorType() - Method in class org.directwebremoting.spring.CreatorConfig
The creator type that will be used to create new objects for remoting
getCurrentPage() - Method in class org.directwebremoting.impl.DefaultWebContext
 
getCurrentPage() - Method in interface org.directwebremoting.WebContext
What is the URL of the current page.
getCurrentPage() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getCurrentSession(ServletContext) - Static method in class org.directwebremoting.hibernate.H3SessionAjaxFilter
Get access to a Session, given the SessionFactory linked in H3SessionAjaxFilter.setSessionFactory(ServletContext, SessionFactory)
getCurrentTypeHintContext() - Method in class org.directwebremoting.extend.InboundContext
 
getData(Class<T>) - Method in class org.directwebremoting.event.MessageEvent
We convert the data (if the message is from the client) as late as possible so the message recipient can choose what type it should be.
getData() - Method in interface org.directwebremoting.webwork.AjaxDataResult
Access the wrapped result.
getData() - Method in class org.directwebremoting.webwork.DefaultAjaxDataResult
 
getDateHeader(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getDeclareCode() - Method in class org.directwebremoting.dwrp.JsonNestedOutboundVariable
 
getDeclareCode() - Method in class org.directwebremoting.dwrp.NonJsonNestedOutboundVariable
 
getDeclareCode() - Method in class org.directwebremoting.extend.NonNestedOutboundVariable
 
getDeclareCode() - Method in interface org.directwebremoting.extend.OutboundVariable
A script to declare the variable so it can be referred to.
getDelay() - Method in class org.directwebremoting.filter.ExtraLatencyAjaxFilter
 
getDeliveryMode() - Method in class org.directwebremoting.jms.DwrMessageProducer
 
getDestination() - Method in class org.directwebremoting.jms.DwrMessageProducer
 
getDisableMessageID() - Method in class org.directwebremoting.jms.DwrMessageProducer
 
getDisableMessageTimestamp() - Method in class org.directwebremoting.jms.DwrMessageProducer
 
getDisconnectedTime() - Method in interface org.directwebremoting.extend.ServerLoadMonitor
Controller for poll times.
getDisconnectedTime() - Method in class org.directwebremoting.impl.DefaultServerLoadMonitor
 
getDisconnectedTime() - Method in class org.directwebremoting.impl.PollingServerLoadMonitor
 
getDisconnectedTime() - Method in class org.directwebremoting.impl.SmallSiteServerLoadMonitor
 
getDisconnectedTime() - Method in class org.directwebremoting.impl.ThreadDroppingServerLoadMonitor
 
getDouble(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getDouble() - Method in class org.directwebremoting.json.JsonNumber
 
getDouble() - Method in class org.directwebremoting.json.JsonValue
Often when dealing with a JsonValue you know which subtype it is, this allows you to assume it is a number and get the Java value quickly.
getDoubleProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getEngineInitScript() - Static method in class org.directwebremoting.extend.EnginePrivate
Get a string which will initialize a dwr.engine object
getErrorAlarm() - Method in class org.directwebremoting.dwrp.BaseScriptConduit
 
getErrorMessage() - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for any error messages set using FakeHttpServletResponse.sendError(int) or FakeHttpServletResponse.sendError(int, String)
getErrorMessage() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
Accessor for any error messages set using SwallowingHttpServletResponse.sendError(int) or SwallowingHttpServletResponse.sendError(int, String)
getException() - Method in class org.directwebremoting.extend.Call
 
getExceptionListener() - Method in class org.directwebremoting.jms.DwrConnection
 
getExcludes() - Method in class org.directwebremoting.spring.AbstractConfig
Gets the list of method names to exclude for this creator.
getExecuteFunctionName() - Static method in class org.directwebremoting.extend.EnginePrivate
DefaultRemoter needs to know the name of the execute function
getExtraTypeInfo(TypeHintContext) - Method in class org.directwebremoting.dwrp.DefaultConverterManager
 
getExtraTypeInfo(TypeHintContext) - Method in interface org.directwebremoting.extend.ConverterManager
The extra type information that we have learnt about a method parameter.
getExtraTypeInfo() - Method in class org.directwebremoting.extend.TypeHintContext
Find the parameterized type information for this parameter either using JDK5 introspection or
getExtraTypeInfo(TypeHintContext) - Method in class org.directwebremoting.guice.InternalConverterManager
 
getFactoryMethod() - Method in class org.directwebremoting.create.SingletonCreator
 
getFile(String) - Method in interface org.directwebremoting.extend.DownloadManager
Retrieve a file previously injected into the system with DownloadManager.addFile(FileGenerator)
getFile(String) - Method in class org.directwebremoting.impl.DataUrlDownloadManager
 
getFile(String) - Method in class org.directwebremoting.impl.PurgingDownloadManager
 
getFilename() - Method in interface org.directwebremoting.extend.FileGenerator
Accessor for the filename of this download
getFilename() - Method in class org.directwebremoting.impl.AbstractFileGenerator
 
getFilename() - Method in class org.directwebremoting.impl.FileTransferFileGenerator
 
getFilters() - Method in class org.directwebremoting.spring.CreatorConfig
Gets the list of all filters for this creator.
getFloat(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getFloatProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getFormField() - Method in class org.directwebremoting.extend.InboundVariable
 
getForwardedUrl() - Method in class org.directwebremoting.util.FakeHttpServletResponse
What URL are we forwarding to?
getHeader(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getHeader(String) - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for a header by a given name
getHeaderNames() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getHeaderNames() - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for the current set of headers
getHeaders(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getHeaders(String) - Method in class org.directwebremoting.util.FakeHttpServletResponse
If there are multiple values for a given header, get them as a list
getHitsInLastPeriod() - Method in class org.directwebremoting.util.HitMonitor
How to detect the number of hits in the time period specified in the constructor.
getHttpServletRequest() - Method in class org.directwebremoting.impl.DefaultWebContext
 
getHttpServletRequest() - Method in interface org.directwebremoting.WebContext
Accessor for the http request information.
getHttpServletRequest() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getHttpServletResponse() - Method in class org.directwebremoting.impl.DefaultWebContext
 
getHttpServletResponse() - Method in interface org.directwebremoting.WebContext
Accessor for the http response bean.
getHttpServletResponse() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getHttpSessionId() - Method in class org.directwebremoting.dwrp.Batch
 
getHub() - Method in class org.directwebremoting.event.MessageEvent
 
getId() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
getId() - Method in interface org.directwebremoting.ScriptSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class org.directwebremoting.util.FakeHttpSession
 
getInboundContext() - Method in class org.directwebremoting.io.RawData
 
getInboundContexts() - Method in class org.directwebremoting.dwrp.Batch
 
getInboundVariable(String) - Method in class org.directwebremoting.extend.InboundContext
Internal method to allow entries to resolve references
getInboundVariable() - Method in class org.directwebremoting.io.RawData
 
getInboundVariableNames() - Method in class org.directwebremoting.extend.InboundContext
A debug method so people can get a list of all the variable names
getIncludedUrl() - Method in class org.directwebremoting.util.FakeHttpServletResponse
What URL are we including?
getIncludes() - Method in class org.directwebremoting.spring.AbstractConfig
Gets the list of method names to include for this creator.
getInitParameter(String) - Method in class org.directwebremoting.util.FakeServletConfig
 
getInitParameter(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getInitParameterNames() - Method in class org.directwebremoting.util.FakeServletConfig
 
getInitParameterNames() - Method in class org.directwebremoting.util.FakeServletContext
 
getInputStream() - Method in class org.directwebremoting.extend.FormField
Returns an InputStream that can be used to retrieve the contents of the file.
getInputStream() - Method in class org.directwebremoting.io.FileTransfer
Returns an InputStream that can be used to retrieve the contents of the file.
getInputStream() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getInstance() - Method in class org.directwebremoting.beehive.PageFlowCreator
 
getInstance() - Method in class org.directwebremoting.create.Ejb3Creator
 
getInstance() - Method in class org.directwebremoting.create.NewCreator
 
getInstance() - Method in class org.directwebremoting.create.NullCreator
 
getInstance() - Method in class org.directwebremoting.create.ScriptedCreator
 
getInstance() - Method in class org.directwebremoting.create.SingletonCreator
 
getInstance() - Method in interface org.directwebremoting.extend.Creator
Accessor for the/an instance of this Creator.
getInstance() - Method in class org.directwebremoting.faces.JsfCreator
 
getInstance() - Method in class org.directwebremoting.guice.GuiceCreator
Looks up an instance of this creator's type with an Injector.
getInstance() - Method in class org.directwebremoting.spring.BeanCreator
Accessor for the instance of this creator.
getInstance() - Method in class org.directwebremoting.spring.SpringCreator
 
getInstance() - Method in class org.directwebremoting.struts.StrutsCreator
 
getInstanceType() - Method in class org.directwebremoting.convert.BasicObjectConverter
 
getInstanceType() - Method in interface org.directwebremoting.extend.NamedConverter
 
getInt(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getInteger() - Method in class org.directwebremoting.json.JsonNumber
 
getInteger() - Method in class org.directwebremoting.json.JsonValue
Often when dealing with a JsonValue you know which subtype it is, this allows you to assume it is a number and get the Java value quickly.
getIntHeader(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getIntProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getItem() - Method in class org.directwebremoting.event.SessionProgressListener
 
getJavascript() - Method in class org.directwebremoting.convert.BasicObjectConverter
 
getJavascript() - Method in class org.directwebremoting.create.AbstractCreator
 
getJavascript() - Method in interface org.directwebremoting.extend.Creator
How is this creator referred to in Javascript land?
getJavascript() - Method in interface org.directwebremoting.extend.NamedConverter
Accessor for the javascript class name for the converted objects.
getJavascriptClassName() - Method in class org.directwebremoting.spring.ConverterConfig
 
getJMSCorrelationID() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSCorrelationIDAsBytes() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSDeliveryMode() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSDestination() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSExpiration() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSMajorVersion() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getJMSMessageID() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSMinorVersion() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getJMSPriority() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSProviderName() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getJMSRedelivered() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSReplyTo() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSTimestamp() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSType() - Method in class org.directwebremoting.jms.DwrMessage
 
getJMSVersion() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getJMSXPropertyNames() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getJsonArray() - Method in class org.directwebremoting.json.JsonValue
Often when dealing with a JsonValue you know which subtype it is, this allows you to assume it is a JsonArray and get it quickly
getJsonObject() - Method in class org.directwebremoting.json.JsonValue
Often when dealing with a JsonValue you know which subtype it is, this allows you to assume it is a JsonObject and get it quickly
getJsonValue(InboundVariable.OnJsonParseError) - Method in class org.directwebremoting.extend.InboundVariable
Convert the set of InboundVariables to JSON
getKeysInScope() - Method in class org.directwebremoting.guice.AbstractContextScope
 
getKeysInScope() - Method in interface org.directwebremoting.guice.ContextScope
The keys bound in this scope.
getLanguage() - Method in class org.directwebremoting.create.ScriptedCreator
The language that we are scripting in.
getLastAccessedTime() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
getLastAccessedTime() - Method in interface org.directwebremoting.ScriptSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since 1/1/1970 GMT, and marked by the time the container received the request.
getLastAccessedTime() - Method in class org.directwebremoting.util.FakeHttpSession
 
getLevel() - Static method in class org.directwebremoting.util.ServletLoggingOutput
 
getLevel() - Static method in class org.directwebremoting.util.SystemOutLoggingOutput
 
getLocalAddr() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getLocale() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getLocale() - Method in class org.directwebremoting.util.FakeHttpServletResponse
 
getLocale() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
 
getLocales() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getLocalName() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getLocalPort() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getLogger(Class<?>) - Static method in class org.directwebremoting.util.Logger
 
getLong(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getLong() - Method in class org.directwebremoting.json.JsonNumber
 
getLong() - Method in class org.directwebremoting.json.JsonValue
Often when dealing with a JsonValue you know which subtype it is, this allows you to assume it is a number and get the Java value quickly.
getLongProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getLookup() - Method in class org.directwebremoting.extend.InboundVariable
 
getMajorVersion() - Method in class org.directwebremoting.util.FakeServletContext
 
getManagedBeanName() - Method in class org.directwebremoting.faces.JsfCreator
 
getMapNames() - Method in class org.directwebremoting.jms.DwrMessage
 
getMaxInactiveInterval() - Method in class org.directwebremoting.util.FakeHttpSession
 
getMessageListener() - Method in class org.directwebremoting.jms.DwrMessageConsumer
 
getMessageListener() - Method in class org.directwebremoting.jms.DwrSession
 
getMessageSelector() - Method in class org.directwebremoting.jms.DwrMessageConsumer
 
getMetaData() - Method in class org.directwebremoting.jms.DwrConnection
 
getMethod() - Method in class org.directwebremoting.extend.Call
 
getMethod() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getMethod() - Method in class org.directwebremoting.webwork.ActionDefinition
 
getMethodName() - Method in class org.directwebremoting.extend.Call
 
getMimeType() - Method in interface org.directwebremoting.extend.FileGenerator
What is the MimeType for the given file
getMimeType() - Method in class org.directwebremoting.extend.FormField
Returns the content type passed by the browser or null if not defined.
getMimeType() - Method in class org.directwebremoting.impl.AbstractFileGenerator
 
getMimeType() - Method in class org.directwebremoting.impl.FileTransferFileGenerator
 
getMimeType() - Method in class org.directwebremoting.io.FileTransfer
Returns the content type passed by the browser or null if not defined.
getMimeType() - Method in class org.directwebremoting.servlet.CachingFileHandler
 
getMimeType(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getMinorVersion() - Method in class org.directwebremoting.util.FakeServletContext
 
getName() - Method in class org.directwebremoting.convert.PlainProperty
 
getName() - Method in class org.directwebremoting.extend.FormField
Returns the original filename in the client's file-system, as provided by the browser (or other client software).
getName() - Method in interface org.directwebremoting.extend.Property
Gets the name of this property
getName() - Method in enum org.directwebremoting.guice.ParamName
 
getName() - Method in class org.directwebremoting.impl.FieldProperty
 
getName() - Method in class org.directwebremoting.impl.PropertyDescriptorProperty
 
getName() - Method in class org.directwebremoting.io.FileTransfer
Returns the original filename in the client's file-system, as provided by the browser (or other client software).
getNamedDispatcher(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getNamedObjectType() - Method in class org.directwebremoting.extend.InboundVariable
If we are using object parameters that have specified types then the ConverterManager will need to get to know what the required type is.
getNamespace() - Method in class org.directwebremoting.webwork.ActionDefinition
 
getNextVariableName() - Method in class org.directwebremoting.extend.OutboundContext
Create a new variable name to keep everything we declare separate
getNonPrimitiveType(Class<?>) - Static method in class org.directwebremoting.util.LocalUtil
 
getObject(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getObject() - Method in class org.directwebremoting.jms.DwrMessage
 
getObject() - Method in class org.directwebremoting.util.Continuation
Accessor for the object associated with this continuation
getObjectProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getOpenContexts() - Method in class org.directwebremoting.guice.AbstractContextScope
 
getOpenContexts() - Method in interface org.directwebremoting.guice.ContextScope
The context identifiers of all open contexts that this scope knows about.
getOutputStream() - Method in class org.directwebremoting.util.FakeHttpServletResponse
 
getOutputStream() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
 
getPage() - Method in class org.directwebremoting.dwrp.Batch
 
getPage() - Method in class org.directwebremoting.dwrp.PollBatch
 
getPage() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
getPage() - Method in interface org.directwebremoting.ScriptSession
What page is this script session attached to? The page does not include server information, but does include everything from the host/port onwards, including the query parameters depending on the configured PageNormalizer, which by default removes them.
getParameter(int, int) - Method in class org.directwebremoting.extend.InboundContext
Get a parameter by index
getParameter(String) - Method in class org.directwebremoting.impl.DefaultContainer
Retrieve a previously set parameter
getParameter(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getParameterCount() - Method in class org.directwebremoting.extend.InboundContext
How many parameters are there?
getParameterCount(int) - Method in class org.directwebremoting.extend.InboundContext
This is a bit of a hack, needed for debug purposes - it counts the parameters (including method and script params) for a given call number
getParameterMap() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getParameterNames() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getParameters() - Method in class org.directwebremoting.extend.Call
 
getParameterValues(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getParams() - Method in class org.directwebremoting.spring.AbstractConfig
The set of key/value pairs to provide further configuration.
Note that these params are only used when setting the creator type and not when setting the creator directly.
getPartialResponse() - Method in class org.directwebremoting.dwrp.PollBatch
 
getParts() - Method in class org.directwebremoting.ScriptBuffer
For DWR use only - This method is not part of the public API.
getPathInfo() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getPathTranslated() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getPrefix() - Method in class org.directwebremoting.util.DebuggingPrintWriter
How to we prefix all the debugging lines?
getPriority() - Method in class org.directwebremoting.jms.DwrMessageProducer
 
getPropertyMapFromClass(Class<?>, boolean, boolean) - Method in class org.directwebremoting.convert.BeanConverter
 
getPropertyMapFromClass(Class<?>, boolean, boolean) - Method in class org.directwebremoting.convert.ExceptionConverter
 
getPropertyMapFromClass(Class<?>, boolean, boolean) - Method in class org.directwebremoting.convert.MinimalistExceptionConverter
 
getPropertyMapFromClass(Class<?>, boolean, boolean) - Method in class org.directwebremoting.convert.ObjectConverter
 
getPropertyMapFromClass(Class<?>, boolean, boolean) - Method in class org.directwebremoting.convert.XmlBeanConverter
 
getPropertyMapFromClass(Class<?>, boolean, boolean) - Method in interface org.directwebremoting.extend.NamedConverter
Get a map of property names to implementations of Property.
getPropertyMapFromObject(Object, boolean, boolean) - Method in class org.directwebremoting.convert.BeanConverter
 
getPropertyMapFromObject(Object, boolean, boolean) - Method in class org.directwebremoting.convert.ObjectConverter
 
getPropertyMapFromObject(Object, boolean, boolean) - Method in interface org.directwebremoting.extend.NamedConverter
Get a map of property names to implementations of Property.
getPropertyMapFromObject(Object, boolean, boolean) - Method in class org.directwebremoting.hibernate.H2BeanConverter
 
getPropertyMapFromObject(Object, boolean, boolean) - Method in class org.directwebremoting.hibernate.H3BeanConverter
 
getPropertyNames() - Method in class org.directwebremoting.jms.DwrMessage
 
getPropertyType() - Method in class org.directwebremoting.convert.PlainProperty
 
getPropertyType() - Method in interface org.directwebremoting.extend.Property
What type does this property
getPropertyType() - Method in class org.directwebremoting.impl.FieldProperty
 
getPropertyType() - Method in class org.directwebremoting.impl.PropertyDescriptorProperty
 
getProtocol() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getProviderMajorVersion() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getProviderMinorVersion() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getProviderVersion() - Method in class org.directwebremoting.jms.DwrConnectionMetaData
 
getQueryString() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRank() - Method in class org.directwebremoting.extend.ScriptConduit
ScriptConduits have a rank that indicates the priority order in which we should send scripts to them.
getRawData() - Method in class org.directwebremoting.event.MessageEvent
WARNING: This method is for internal use only.
getReader() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRealPath(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
Deprecated.  
getRealPath(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getRedirectedUrl() - Method in class org.directwebremoting.util.FakeHttpServletResponse
Accessor for the redirect URL set using FakeHttpServletResponse.sendRedirect(String)
getRedirectedUrl() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
Accessor for the redirect URL set using SwallowingHttpServletResponse.sendRedirect(String)
getReferenceVariable() - Method in class org.directwebremoting.dwrp.JsonNestedOutboundVariable
 
getReferenceVariable() - Method in class org.directwebremoting.dwrp.NonJsonNestedOutboundVariable
 
getReferenceVariable() - Method in class org.directwebremoting.extend.NonNestedOutboundVariable
 
getReferenceVariable() - Method in interface org.directwebremoting.extend.OutboundVariable
Get a reference to this OutboundVariable.
getRemoteAddr() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRemoteHandleBatchExceptionScript(String, Exception) - Static method in class org.directwebremoting.extend.EnginePrivate
Call the dwr.engine.remote.handleServerException() in the browser
getRemoteHost() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRemotePollCometDisabledScript(String) - Static method in class org.directwebremoting.extend.EnginePrivate
Call the dwr.engine.remote.pollCometDisabled() in the browser
getRemotePort() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRemoteUser() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getReply(int) - Method in class org.directwebremoting.extend.Replies
 
getReply() - Method in class org.directwebremoting.extend.Reply
 
getReplyCount() - Method in class org.directwebremoting.extend.Replies
How many replies are there is this request
getRequestDispatcher(String) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getRequestedSessionId() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRequestURI() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getRequestURL() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getResource(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getResourceAsStream(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getResourcePaths(String) - Method in class org.directwebremoting.util.FakeServletContext
 
getScheduledThreadPoolExecutor() - Static method in class org.directwebremoting.util.SharedObjects
Each ScheduledThreadPoolExecutor used by an application uses a thread, so DWR tries to use only one.
getScheme() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getScope() - Method in class org.directwebremoting.create.AbstractCreator
 
getScope() - Method in interface org.directwebremoting.extend.Creator
Each Creator creates objects with a given scope.
getScript() - Method in class org.directwebremoting.create.ScriptedCreator
 
getScriptName() - Method in class org.directwebremoting.extend.Call
 
getScriptPath() - Method in class org.directwebremoting.create.ScriptedCreator
 
getScriptSession(String, String, String) - Method in interface org.directwebremoting.extend.ScriptSessionManager
For a given script session id, return the related ScriptSession object or null if the id is not known.
getScriptSession(String, String, String) - Method in class org.directwebremoting.impl.DefaultScriptSessionManager
 
getScriptSession() - Method in class org.directwebremoting.impl.DefaultWebContext
 
getScriptSession() - Method in interface org.directwebremoting.WebContext
Get the script session that represents the currently viewed page in the same way that an HttpSession represents a cookie.
getScriptSession() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getScriptSessionById(String) - Method in class org.directwebremoting.impl.DefaultServerContext
 
getScriptSessionById(String) - Method in interface org.directwebremoting.ServerContext
You can request access to a specific ScriptSession if you know it's ID.
getScriptSessionById(String) - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getScriptSessionId() - Method in class org.directwebremoting.dwrp.Batch
 
getScriptSessionId() - Method in class org.directwebremoting.dwrp.PollBatch
 
getScriptSessions() - Method in class org.directwebremoting.proxy.Callback
Accessor for the ScriptSessions that will reply to the question.
getScriptSessionsByHttpSessionId(String) - Method in class org.directwebremoting.impl.DefaultScriptSessionManager
Lookup all the windows associated with a given browser
getScriptSessionsByPage(String) - Method in interface org.directwebremoting.extend.ScriptSessionManager
For a given script session id, either create a new ScriptSession object or retrieve an existing one if one exists.
getScriptSessionsByPage(String) - Method in class org.directwebremoting.impl.DefaultScriptSessionManager
 
getScriptSessionsByPage(String) - Method in class org.directwebremoting.impl.DefaultServerContext
 
getScriptSessionsByPage(String) - Method in interface org.directwebremoting.ServerContext
Get a list of all ScriptSessions on a given page.
getScriptSessionsByPage(String) - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getScriptSessionTimeout() - Method in interface org.directwebremoting.extend.ScriptSessionManager
Accessor for the time (in milliseconds) when unused ScriptSessions will expire
getScriptSessionTimeout() - Method in class org.directwebremoting.impl.DefaultScriptSessionManager
 
getSearchReplacePairs() - Method in class org.directwebremoting.servlet.EngineHandler
 
getSearchReplacePairs() - Method in class org.directwebremoting.servlet.TemplateHandler
Mostly when we send a file out, we don't change anything so the default set of search and replaces is empty.
getServerInfo() - Method in class org.directwebremoting.util.FakeServletContext
 
getServerLoadMonitorImplementation() - Method in interface org.directwebremoting.extend.ContainerAbstraction
The setup process allows the ContainerAbstraction to select a special ServerLoadMonitor implementation
getServerLoadMonitorImplementation() - Method in class org.directwebremoting.impl.GrizzlyContainerAbstraction
 
getServerLoadMonitorImplementation() - Method in class org.directwebremoting.impl.JettyContainerAbstraction
 
getServerLoadMonitorImplementation() - Method in class org.directwebremoting.impl.ServletSpecContainerAbstraction
 
getServerName() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getServerPort() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getServlet(String) - Method in class org.directwebremoting.util.FakeServletContext
Deprecated. 
getServletConfig() - Method in class org.directwebremoting.impl.DefaultServerContext
 
getServletConfig() - Method in interface org.directwebremoting.ServerContext
Accessor for the servlet config.
getServletConfig() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getServletContext() - Method in class org.directwebremoting.impl.DefaultServerContext
 
getServletContext() - Method in class org.directwebremoting.jms.DwrConnection
 
getServletContext() - Method in interface org.directwebremoting.ServerContext
Returns the ServletContext to which this session belongs.
getServletContext() - Method in class org.directwebremoting.util.FakeHttpSession
 
getServletContext() - Method in class org.directwebremoting.util.FakeServletConfig
 
getServletContext() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getServletContextName() - Method in class org.directwebremoting.util.FakeServletContext
 
getServletName() - Method in class org.directwebremoting.util.FakeServletConfig
 
getServletNames() - Method in class org.directwebremoting.util.FakeServletContext
Deprecated. 
getServletPath() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getServlets() - Method in class org.directwebremoting.util.FakeServletContext
Deprecated. 
getSession() - Method in class org.directwebremoting.event.ScriptSessionEvent
Return the session that changed.
getSession() - Method in class org.directwebremoting.impl.DefaultWebContext
 
getSession(boolean) - Method in class org.directwebremoting.impl.DefaultWebContext
 
getSession(boolean) - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getSession() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getSession() - Method in interface org.directwebremoting.WebContext
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSession(boolean) - Method in interface org.directwebremoting.WebContext
Returns the current HttpSession associated with this request or, if there is no current session and create is true, returns a new session.
getSession() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getSession(boolean) - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getSessionContext() - Method in class org.directwebremoting.util.FakeHttpSession
Deprecated.  
getSetter() - Method in class org.directwebremoting.convert.PlainProperty
 
getSetter() - Method in interface org.directwebremoting.extend.Property
This is a nasty hack - TypeHintContext needs a Method.
getSetter() - Method in class org.directwebremoting.impl.FieldProperty
 
getSetter() - Method in class org.directwebremoting.impl.PropertyDescriptorProperty
 
getShort(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getShortProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getSignatures() - Method in class org.directwebremoting.spring.SpringConfigurator
 
getSingletonServerContext() - Static method in class org.directwebremoting.impl.ContainerUtil
If there is only once instance of DWR defined in a ServletContext then we can get at it using this method.
getSourceControlInfo() - Static method in class org.directwebremoting.util.VersionUtil
Fish the version number out of the dwr.properties file.
getSourceStream() - Method in class org.directwebremoting.util.DelegatingServletInputStream
 
getSpareParameters() - Method in class org.directwebremoting.dwrp.Batch
 
getState() - Method in class org.directwebremoting.jms.DwrConnection
Children need to know if they can send messages.
getStatus() - Method in class org.directwebremoting.util.FakeHttpServletResponse
What HTTP status code should be returned?
getStatus() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
What HTTP status code should be returned?
getString() - Method in class org.directwebremoting.extend.FormField
Returns the contents of the file item as a String.
getString(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getString() - Method in class org.directwebremoting.json.JsonString
 
getString() - Method in class org.directwebremoting.json.JsonValue
Often when dealing with a JsonValue you know which subtype it is, this allows you to assume it is a string and get the Java value quickly.
getString(String) - Static method in class org.directwebremoting.util.Messages
Internationalize a simple string
getString(String, Object) - Static method in class org.directwebremoting.util.Messages
Internationalize a parameterized string
getString(String, Object, Object) - Static method in class org.directwebremoting.util.Messages
Internationalize a parameterized string
getString(String, Object, Object, Object) - Static method in class org.directwebremoting.util.Messages
Internationalize a parameterized string
getString(String, Object, Object, Object, Object) - Static method in class org.directwebremoting.util.Messages
Internationalize a parameterized string
getString(String, Object[]) - Static method in class org.directwebremoting.util.Messages
Internationalize a parameterized string
getStringProperty(String) - Method in class org.directwebremoting.jms.DwrMessage
 
getTargetStream() - Method in class org.directwebremoting.util.DelegatingServletInputStream
Accessor for the stream that we are proxying to
getTargetStream() - Method in class org.directwebremoting.util.DelegatingServletOutputStream
Accessor for the stream that we are proxying to
getText() - Method in class org.directwebremoting.jms.DwrMessage
 
getText(Node) - Static method in class org.directwebremoting.util.DomUtil
Extract the textual content from a Node.
getText() - Method in interface org.directwebremoting.webwork.AjaxTextResult
Gets the string representation of the rendered action result.
getText() - Method in class org.directwebremoting.webwork.DefaultAjaxTextResult
 
getThrowable() - Method in class org.directwebremoting.extend.Reply
 
getTimeToLive() - Method in class org.directwebremoting.jms.DwrMessageProducer
 
getTopicName() - Method in class org.directwebremoting.jms.DwrTopic
 
getTransacted() - Method in class org.directwebremoting.jms.DwrSession
 
getType() - Method in class org.directwebremoting.beehive.PageFlowCreator
 
getType() - Method in class org.directwebremoting.create.Ejb3Creator
 
getType() - Method in class org.directwebremoting.create.NewCreator
 
getType() - Method in class org.directwebremoting.create.NullCreator
 
getType() - Method in class org.directwebremoting.create.ScriptedCreator
 
getType() - Method in class org.directwebremoting.create.SingletonCreator
 
getType() - Method in interface org.directwebremoting.extend.Creator
Accessor for the java.lang.Class that this Creator allows access to.
getType() - Method in class org.directwebremoting.faces.JsfCreator
 
getType() - Method in class org.directwebremoting.guice.GuiceCreator
The class named through setClass.
getType() - Method in class org.directwebremoting.spring.BeanCreator
Accessor for the class that this creator allows access to.
getType() - Method in class org.directwebremoting.spring.ConverterConfig
Gets the converter type.
getType() - Method in class org.directwebremoting.spring.SpringCreator
 
getType() - Method in class org.directwebremoting.struts.StrutsCreator
 
getUserPrincipal() - Method in class org.directwebremoting.util.FakeHttpServletRequest
 
getValue(Object) - Method in class org.directwebremoting.convert.PlainProperty
 
getValue() - Method in class org.directwebremoting.extend.InboundVariable
 
getValue(Object) - Method in interface org.directwebremoting.extend.Property
Get the value of this property of the passed in java bean
getValue(Object) - Method in class org.directwebremoting.hibernate.H2PropertyDescriptorProperty
 
getValue(Object) - Method in class org.directwebremoting.hibernate.H3PropertyDescriptorProperty
 
getValue(Object) - Method in class org.directwebremoting.impl.FieldProperty
 
getValue(Object) - Method in class org.directwebremoting.impl.PropertyDescriptorProperty
 
getValue(String) - Method in class org.directwebremoting.util.FakeHttpSession
Deprecated. 
getValueNames() - Method in class org.directwebremoting.util.FakeHttpSession
Deprecated. 
getVersion() - Method in class org.directwebremoting.impl.DefaultServerContext
 
getVersion() - Method in interface org.directwebremoting.ServerContext
Fish the version number out of the dwr.properties file.
getVersion() - Static method in class org.directwebremoting.util.VersionUtil
Fish the version number out of the dwr.properties file.
getVersion() - Method in class uk.ltd.getahead.dwr.ExecutionContext
Deprecated.  
getWindowName() - Method in class org.directwebremoting.dwrp.Batch
 
getWindowName() - Method in class org.directwebremoting.dwrp.PollBatch
 
getWindowName() - Method in interface org.directwebremoting.extend.RealScriptSession
Accessor for the name attached to this window
getWindowName() - Method in class org.directwebremoting.impl.DefaultScriptSession
 
getWriter() - Method in class org.directwebremoting.util.FakeHttpServletResponse
 
getWriter() - Method in class org.directwebremoting.util.SwallowingHttpServletResponse
 
GiHandler - Class in org.directwebremoting.servlet
A Handler that supports requests for util.js
GiHandler() - Constructor for class org.directwebremoting.servlet.GiHandler
Setup the JavaScriptHandler defaults
GLOBAL - Static variable in class org.directwebremoting.guice.DwrScopes
Global application scope: like DwrScopes.APPLICATION, but objects in this scope are not eagerly initialized and Closeable objects in this scope are closed during servlet context destruction (not during DWR servlet destruction).
GlobalApplicationScoped - Annotation Type in org.directwebremoting.guice
Marks classes for which there should be one instance per web application (i.e., per servlet context).
GlobalFilter - Annotation Type in org.directwebremoting.annotations
A global filter that filters all remote accesses to classes.
goToSleep(Runnable) - Method in interface org.directwebremoting.extend.Sleeper
'halt' the current execution in some way.
goToSleep(Runnable) - Method in class org.directwebremoting.impl.GrizzlyContinuationSleeper
 
goToSleep(Runnable) - Method in class org.directwebremoting.impl.JettyContinuationSleeper
 
goToSleep(Runnable) - Method in class org.directwebremoting.impl.ThreadWaitSleeper
 
GrizzlyContainerAbstraction - Class in org.directwebremoting.impl
An abstraction of the servlet container that is specific to Grizzly
GrizzlyContainerAbstraction() - Constructor for class org.directwebremoting.impl.GrizzlyContainerAbstraction
 
GrizzlyContinuationSleeper - Class in org.directwebremoting.impl
A Sleeper that works with Grizzly Continuations
GrizzlyContinuationSleeper(HttpServletRequest) - Constructor for class org.directwebremoting.impl.GrizzlyContinuationSleeper
 
grow(String) - Method in class org.directwebremoting.proxy.scriptaculous.Effect
Call the script.aculo.us Effect.grow() function.
grow(String, String) - Method in class org.directwebremoting.proxy.scriptaculous.Effect
Call the script.aculo.us Effect.Grow() function.
GuiceCreator - Class in org.directwebremoting.guice
A creator that uses Guice dependency injection to create remoted objects.
GuiceCreator() - Constructor for class org.directwebremoting.guice.GuiceCreator
 

Copyright ¬ 2005
A B C D E F G H I J K L M N O P R S T U V W X