Package org.directwebremoting.io

Class Summary
FileTransfer One of the 2 ways you can receive uploaded files from a DWR enabled page is to expose a method with a FileTransfer parameter.
RawData Sometimes DWR can't know at runtime the type of the inbound data, this class allows us to defer conversion until we know more about the type we should be converting to.
StringWrapper A wrapper around a string to distinguish a string entered into this buffer as code and a string entered as data
 


Copyright ¬ 2005