Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.directwebremoting.dwrp Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
BaseCallHandlerA Marshaller that output plain Javascript.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
BaseDwrpHandlerClassorg.directwebremoting.dwrpDirectWebRemoting (DWR)
BasePollHandlerA Marshaller that output plain Javascript.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
BaseScriptConduitA ScriptConduit that works with the parent Marshaller.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
BatchA Batch is a request from the client.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
CallBatchA container for all the by-products of an HttpRequest parseAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
CommonsFileUploadAn implementation of FileUpload that uses Apache Commons FileUpload.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
FileUploadAn interface to allow us to plug alternative FileUpload components into DWR, and more specifically, to plug in a null implementation if file commonsInterfaceorg.directwebremoting.dwrpDirectWebRemoting (DWR)
Html4kScriptConduitA ScriptConduit for use with HTML/PRE wrapped Javascript output.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
HtmlCallHandlerA Handler standard DWR calls whose replies are HTML wrapped.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
HtmlPollHandlerA Handler polling DWR calls whose replies are HTML wrapped.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
HtmlScriptConduitA ScriptConduit for use with HTML/SCRIPT wrapped Javascript output.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
PartialResponseenum PartialResponseextends java.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
PlainCallHandlerA Handler standard DWR calls whose replies are NOT HTML wrapped.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
PlainPollHandlerA Handler polling DWR calls whose replies are NOT HTML wrapped.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
PlainScriptConduitA ScriptConduit for use with plain Javascript output.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
PollBatchA container for the information passed in by an Poll requestAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)
UnsupportedFileUploadA default implementation of FileUpload for cases when Commons File-Upload is not available.Classorg.directwebremoting.dwrpDirectWebRemoting (DWR)