MCPcopy Create free account

hub / github.com/directwebremoting/dwr / functions

Functions3,670 in github.com/directwebremoting/dwr

↓ 4 callersMethodregisterCreator
(BeanDefinitionHolder beanDefinitionHolder, BeanDefinitionRegistry beanDefinitionRegistry, Class<?> beanDefini
serverside/spring/main/java/org/directwebremoting/spring/namespace/CreatorParserHelper.java:123
↓ 4 callersMethodretainAll
(Collection<?> collection)
core/api/main/java/org/directwebremoting/json/types/JsonArray.java:222
↓ 4 callersMethodsetClass
What sort of class do we create? @param classname The name of the class
core/impl/main/java/org/directwebremoting/create/NewCreator.java:32
↓ 4 callersMethodsetDateHeader
(String name, long value)
core/api/main/java/org/directwebremoting/util/FakeHttpServletResponse.java:439
↓ 4 callersMethodsetHttpSessionId
Set a new HttpSession id for the ScriptSession
core/api/main/java/org/directwebremoting/extend/RealScriptSession.java:68
↓ 4 callersMethodsetId
(Integer id)
serverside/hibernate4/test/java/org/directwebremoting/convert/mapped/Hibernate4NestEx.java:39
↓ 4 callersMethodsetId
(Integer id)
serverside/hibernate/test/java/org/directwebremoting/convert/mapped/Hibernate3NestEx.java:39
↓ 4 callersMethodsetInstanceType
@param instanceType The instanceType to set.
core/api/main/java/org/directwebremoting/extend/NamedConverter.java:71
↓ 4 callersMethodsetJavascript
Accessor for the javascript class name for mapped converted objects. @param javascript The Javascript classname
core/api/main/java/org/directwebremoting/extend/NamedConverter.java:83
↓ 4 callersMethodsetName
(String name)
serverside/hibernate4/test/java/org/directwebremoting/convert/mapped/Hibernate4NestEx.java:47
↓ 4 callersMethodsetName
(String name)
serverside/hibernate/test/java/org/directwebremoting/convert/mapped/Hibernate3NestEx.java:47
↓ 4 callersMethodsetOverrideProperty
We don't know enough from a method signature like setUsers(Set s) to be able to cast the inbound data to a set of Users. This method enables us to spe
core/api/main/java/org/directwebremoting/extend/ConverterManager.java:152
↓ 4 callersMethodsetValues
Given a map, call setValue() for all the entries in the map using the entry key as an element id. @param values The map of elementIds to values to alt
ui/dwr/main/java/org/directwebremoting/ui/dwr/Util.java:70
↓ 4 callersMethodsetupDefaultContainer
Setup a {@link DefaultContainer}. Using {@link #createDefaultContainer(ServletConfig)} followed by {@link #setupFromServletConfig(DefaultContainer, Se
core/impl/main/java/org/directwebremoting/impl/StartupUtil.java:243
↓ 4 callersMethodshutdown
Stop waiting - the server wants to shutdown
core/api/main/java/org/directwebremoting/extend/WaitController.java:29
↓ 4 callersMethodsimpleConvert
A very simple conversion function for all the IoC style setup and reflection that we are doing. @param value The value to convert @param paramType The
core/api/main/java/org/directwebremoting/util/LocalUtil.java:951
↓ 4 callersMethodstackPeek
Peek at the top of the stack without changing it, or return null if there is nothing on the stack.
core/api/main/java/org/directwebremoting/json/parse/impl/StatefulJsonDecoder.java:173
↓ 4 callersMethodstart
()
core/impl/test/java/org/directwebremoting/impl/ThrottlingServerLoadMonitorTest.java:30
↓ 4 callersMethodthreadWaitEnding
A thread has just ended a wait period. This can be used by implementations to dynamically adjust the poll timings. @param controller An object that we
core/api/main/java/org/directwebremoting/extend/ServerLoadMonitor.java:60
↓ 4 callersMethodtoJson
@param data @param out
core/api/main/java/org/directwebremoting/json/serialize/JsonSerializer.java:30
↓ 4 callersMethodtoString
Generates the module text
core/impl/main/java/org/directwebremoting/servlet/AmdModule.java:57
↓ 4 callersMethodviewItem
Similar to {@link java.util.Map#get} in fetching items from a Store. @param itemId The ID of the item to fetch @return The matched item, or null if it
core/api/main/java/org/directwebremoting/datasync/StoreProvider.java:48
↓ 4 callersMethodviewRegion
Extract the data referred to by the given region. @param region A set of filter and sort criteria to restrict the fetched data
core/api/main/java/org/directwebremoting/datasync/StoreProvider.java:63
↓ 4 callersMethodwakeUpForData
Wake up to handle new data that arrived in the associated ScriptSession.
core/api/main/java/org/directwebremoting/extend/Sleeper.java:45
↓ 4 callersMethodwriteData
Create output for some data and write it to the given stream.
protocol/json/main/java/org/directwebremoting/jsonp/JsonpCallHandler.java:218
↓ 4 callersMethodxmlStringToJavascriptDomDocument
Take an XML string, and convert it into some Javascript that when executed will return a DOM object that represents the same XML object @param xml The
core/api/main/java/org/directwebremoting/extend/EnginePrivate.java:237
↓ 4 callersMethodxmlStringToJavascriptDomElement
Take an XML string, and convert it into some Javascript that when executed will return a DOM object that represents the same XML object @param xml The
core/api/main/java/org/directwebremoting/extend/EnginePrivate.java:225
↓ 3 callersMethodGetImage
()
core/impl/generated/java/org/directwebremoting/json/parse/javacc/SimpleCharStream.java:417
↓ 3 callersFunctionH
(I,J)
ui/dwr/demo/web/json/jQuery/jquery-1.3.2.min.js:19
↓ 3 callersFunctionL
()
ui/dwr/demo/web/json/jQuery/jquery-1.3.2.min.js:19
↓ 3 callersFunction_169
(node,ref)
ui/dwr/demo/web/json/dojo/simple/dojo/dojo.js:14
↓ 3 callersFunction_19d
(node,name)
ui/dwr/demo/web/json/dojo/simple/dojo/dojo.js:14
↓ 3 callersFunction_1eb
(_1ec)
ui/dwr/demo/web/json/dojo/simple/dojo/dojo.js:14
↓ 3 callersFunction_c4
(_d1)
ui/dwr/demo/web/json/dojo/simple/dojo/dojo.js:14
↓ 3 callersMethodaddBean
Set the class that should be used to implement the given interface @param base The interface to implement @param bean The new implementation @throws C
core/impl/main/java/org/directwebremoting/impl/DefaultContainer.java:51
↓ 3 callersMethodaddBoolean
Add a boolean member. See the note on {@link #addString(String, String)} for the meaning of the <code>propertyName</code> argument.
core/api/main/java/org/directwebremoting/json/parse/JsonDecoder.java:99
↓ 3 callersMethodaddImplementation
Set the class that should be used to implement the given interface @param base The interface to implement @param implementation The new implementation
core/impl/main/java/org/directwebremoting/impl/DefaultContainer.java:62
↓ 3 callersMethodaddInclude
Convenience method for adding an include rule. @param method the method to add the include rule for @throws IllegalArgumentException in case the speci
serverside/spring/main/java/org/directwebremoting/spring/AbstractConfig.java:81
↓ 3 callersFunctionaddSingleRow
(id, message)
ui/dwr/demo/web/people/search.js:52
↓ 3 callersFunctionaddSingleRow
(id, message)
ui/dwr/demo/web/json/jQuery/people/search.js:54
↓ 3 callersMethodassertGeneralExecutionIsPossible
Check the method for accessibility at runtime, and return an error message if anything is wrong. If nothing is wrong, return null. <p>See notes on <co
core/api/main/java/org/directwebremoting/extend/AccessControl.java:39
↓ 3 callersMethodbeginChunk
()
protocol/dwrp/main/java/org/directwebremoting/dwrp/HtmlScriptConduit.java:67
↓ 3 callersMethodbeginStreamAndChunk
Called when we are initially setting up the stream. <p>This method is always called exactly once in the lifetime of a conduit.
core/api/main/java/org/directwebremoting/extend/ScriptConduit.java:38
↓ 3 callersMethodcastToT
(InstanceMap<?> instanceMap, Key<T> key)
serverside/guice/main/java/org/directwebremoting/guice/util/AbstractMapContextScope.java:79
↓ 3 callersMethodcheckGetAllowed
Complain if GET is disallowed @param batch
protocol/dwrp/main/java/org/directwebremoting/dwrp/BaseDwrpHandler.java:36
↓ 3 callersMethodcheckInboundVariable
Internal method to check the variable we just created does not already exist, and to ensure that our count of inbound parameters is up to date @param
core/api/main/java/org/directwebremoting/extend/InboundContext.java:129
↓ 3 callersMethodcheckMode
(int m)
core/impl/test/java/org/directwebremoting/impl/ThrottlingServerLoadMonitorTest.java:65
↓ 3 callersMethodcheckNotCsrfAttack
Check that this request is not subject to a CSRF attack @param request The original browser's request @param batch The data that we've parsed from the
protocol/dwrp/main/java/org/directwebremoting/dwrp/BaseDwrpHandler.java:50
↓ 3 callersMethodcheckNulls
Throw if any of the parameters are null
etc/future/fancyhub/PubSubHub.java:505
↓ 3 callersMethodcompareTo
(Hibernate3NestEx o)
serverside/hibernate/test/java/org/directwebremoting/convert/mapped/Hibernate3NestEx.java:134
↓ 3 callersMethodcontainsKey
(Object key)
core/api/main/java/org/directwebremoting/json/types/JsonObject.java:73
↓ 3 callersMethodconvertInbound
Convert an object from being a string into an object of some type. Designed for use with converters that have a working map passed to them @param para
core/api/main/java/org/directwebremoting/extend/ConverterManager.java:120
↓ 3 callersMethodcreate
Create a new StoreProvider for a given Y. For container classes like HttpSession etc, this method does NOT need to store the created object. That is d
core/api/main/java/org/directwebremoting/datasync/StoreProviderFactory.java:37
↓ 3 callersMethodcreate
(Object... args)
core/api/main/java/org/directwebremoting/util/FakeServletContextFactory.java:25
↓ 3 callersMethodcreateAndSetupDefaultContainer
A combination of {@link #createDefaultContainer(ServletConfig)} and {@link #setupDefaultContainer(DefaultContainer, ServletConfig)}. @param servletCon
core/impl/main/java/org/directwebremoting/impl/StartupUtil.java:168
↓ 3 callersMethodcreateChild
Properties may have children where we have nested generic type info. For example with {@code setFoo(List<Map<String, Class<?>> x)} we can find type in
core/api/main/java/org/directwebremoting/extend/Property.java:77
↓ 3 callersMethoddereference
When we are sure we have finished parsing the input, we can begin to fix all cross-references. @throws ConversionException If cross-references don't a
core/api/main/java/org/directwebremoting/extend/InboundContext.java:40
↓ 3 callersMethoddoAddHeader
Internal method to add a value to those under a name @param name The header name @param value The extra value
core/api/main/java/org/directwebremoting/util/FakeHttpServletResponse.java:480
↓ 3 callersMethoddoSetHeader
Internal method to remove all previous values and replace with new @param name The header name @param value The replacement value
core/api/main/java/org/directwebremoting/util/FakeHttpServletResponse.java:468
↓ 3 callersMethodendStreamAndChunk
Called when we are shutting the stream down.
core/api/main/java/org/directwebremoting/extend/ScriptConduit.java:59
↓ 3 callersMethodequals
(Object obj)
core/api/main/java/org/directwebremoting/datasync/MapStoreProvider.java:525
↓ 3 callersFunctionfillTable
()
ui/dwr/demo/web/people/edit.js:10
↓ 3 callersMethodfindMethod
Find the method the best matches the method name and parameters
etc/future/scanner/Call.java:136
↓ 3 callersMethodfireItemAdded
Cause a listener update
core/api/main/java/org/directwebremoting/datasync/AbstractStoreProvider.java:336
↓ 3 callersMethodfireItemChanged
Cause a listener update
core/api/main/java/org/directwebremoting/datasync/AbstractStoreProvider.java:319
↓ 3 callersMethodflushBuffer
()
core/api/main/java/org/directwebremoting/util/FakeHttpServletResponse.java:90
↓ 3 callersFunctionfunc
()
ui/dwr/demo/web/json/dojo/simple/dojo/dojo.js:14
↓ 3 callersMethodgetAjaxFilters
Retrieve the global and class-based AjaxFilters for a given class. In versions prior to 3.0 this method returned an Iterator AND which included an Exe
core/api/main/java/org/directwebremoting/extend/AjaxFilterManager.java:39
↓ 3 callersMethodgetBaseDtoPath
Returns the base path used by this Handler @return interface path
core/impl/main/java/org/directwebremoting/servlet/BaseDtoHandler.java:92
↓ 3 callersMethodgetBaseInterfacePath
Returns the path used for interfaces by this Handler @return interface path
core/impl/main/java/org/directwebremoting/servlet/BaseInterfaceHandler.java:89
↓ 3 callersMethodgetChildren
()
serverside/hibernate4/test/java/org/directwebremoting/convert/mapped/Hibernate4sEx.java:56
↓ 3 callersMethodgetChildren
()
serverside/hibernate2/test/java/org/directwebremoting/convert/mapped/Hibernate2Ex.java:56
↓ 3 callersMethodgetChildren
()
serverside/hibernate/test/java/org/directwebremoting/convert/mapped/Hibernate3sEx.java:56
↓ 3 callersMethodgetConverter
Like <code>getConverter(object.getClass());</code> except that since the object can be null we check for that fist and then do a lookup against the <c
etc/future/scanner/DefaultConverterManager.java:331
↓ 3 callersMethodgetConverterByMatchString
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. @param mat
etc/future/scanner/ConverterManager.java:71
↓ 3 callersMethodgetConverterManager
()
core/impl/main/java/org/directwebremoting/impl/TestEnvironment.java:67
↓ 3 callersMethodgetCookies
Accessor for the array of current cookies @return The current set of output cookies
core/api/main/java/org/directwebremoting/util/FakeHttpServletResponse.java:355
↓ 3 callersMethodgetCount
Accessor for the length of the region of interest to the viewer. If the subscriber wishes to subscribe to 'the rest of the data', they should use coun
core/api/main/java/org/directwebremoting/io/StoreRegion.java:108
↓ 3 callersMethodgetCreatorNames
Get a list of the javascript names of the allowed creators. This method could be seen as a security risk because it could allow an attacker to find ou
core/api/main/java/org/directwebremoting/extend/CreatorManager.java:67
↓ 3 callersMethodgetDeclareCode
A script to declare the variable so it can be referred to. This script is guaranteed not to refer to anything that can recurse @return Returns the dec
core/api/main/java/org/directwebremoting/extend/OutboundVariable.java:63
↓ 3 callersMethodgetDigits
()
core/impl/generated/java/org/directwebremoting/json/parse/javacc/JavaccJsonParser.java:299
↓ 3 callersMethodgetDocumentDomain
@return the document domain
protocol/dwrp/main/java/org/directwebremoting/dwrp/Batch.java:503
↓ 3 callersMethodgetDwrSessionId
@return the httpSessionId
protocol/dwrp/main/java/org/directwebremoting/dwrp/Batch.java:477
↓ 3 callersMethodgetExcludes
Gets the list of method names to exclude for this creator. @return the list of method names to exclude @see org.directwebremoting.extend.AccessControl
serverside/spring/main/java/org/directwebremoting/spring/AbstractConfig.java:61
↓ 3 callersMethodgetExtraParameters
@return the spareParameters
protocol/dwrp/main/java/org/directwebremoting/dwrp/Batch.java:516
↓ 3 callersMethodgetFormField
@return Returns the file value
core/api/main/java/org/directwebremoting/extend/InboundVariable.java:201
↓ 3 callersMethodgetHttpSessionId
()
core/impl/main/java/org/directwebremoting/impl/DefaultScriptSession.java:349
↓ 3 callersMethodgetHubId
To allow hubs to not create publish loops we need to know what @return The ID of this Hub
etc/future/fancyhub/PubSubHub.java:416
↓ 3 callersMethodgetId
()
serverside/hibernate2/test/java/org/directwebremoting/convert/mapped/Hibernate2Ex.java:36
↓ 3 callersMethodgetInboundContexts
@return the inboundContexts
protocol/dwrp/main/java/org/directwebremoting/dwrp/CallBatch.java:136
↓ 3 callersMethodgetIncludes
Gets the list of method names to include for this creator. @return the list of method names to include @see org.directwebremoting.extend.AccessControl
serverside/spring/main/java/org/directwebremoting/spring/AbstractConfig.java:41
↓ 3 callersMethodgetInitParameterNames
()
core/api/main/java/org/directwebremoting/util/FakeServletConfig.java:114
↓ 3 callersMethodgetInstance
()
serverside/spring/main/java/org/directwebremoting/spring/SpringCreator.java:122
↓ 3 callersMethodgetMajorVersionAssumingAppleWebKit
Check {@link #atLeast(HttpServletRequest, UserAgent)} for {@link UserAgent#AppleWebKit}
core/api/main/java/org/directwebremoting/util/BrowserDetect.java:165
↓ 3 callersMethodgetMajorVersionAssumingGecko
Check {@link #atLeast(HttpServletRequest, UserAgent)} for {@link UserAgent#Gecko}
core/api/main/java/org/directwebremoting/util/BrowserDetect.java:210
↓ 3 callersMethodgetMajorVersionAssumingIE
Check {@link #atLeast(HttpServletRequest, UserAgent)} for {@link UserAgent#IE}
core/api/main/java/org/directwebremoting/util/BrowserDetect.java:225
↓ 3 callersMethodgetMajorVersionAssumingOpera
Check {@link #atLeast(HttpServletRequest, UserAgent)} for {@link UserAgent#Opera}
core/api/main/java/org/directwebremoting/util/BrowserDetect.java:195
↓ 3 callersMethodgetMessageListener
()
serverside/various/main/java/org/directwebremoting/jms/DwrMessageConsumer.java:112
↓ 3 callersMethodgetName
Returns the original filename in the client's file-system, as provided by the browser (or other client software). In most cases, this will be the base
core/api/main/java/org/directwebremoting/extend/FormField.java:113
↓ 3 callersMethodgetName
()
serverside/hibernate2/test/java/org/directwebremoting/convert/mapped/Hibernate2Ex.java:46
← previousnext →401–500 of 3,670, ranked by callers