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

M

MapConverter - Class in org.directwebremoting.convert
An implementation of Converter for Maps.
MapConverter() - Constructor for class org.directwebremoting.convert.MapConverter
 
Marshaller - Interface in org.directwebremoting.extend
A Marshaller is responsible for all the on-the-wire communication between DWR on the server and the HTTP channel.
marshallException(HttpServletRequest, HttpServletResponse, Exception) - Method in class org.directwebremoting.dwrp.BaseCallMarshaller
 
marshallException(HttpServletRequest, HttpServletResponse, Exception) - Method in interface org.directwebremoting.extend.Marshaller
Try to find a batchId to send to the client so it knows what broke
MarshallException - Exception in org.directwebremoting.extend
Something has gone wrong when we were doing some conversion.
MarshallException(Class) - Constructor for exception org.directwebremoting.extend.MarshallException
Default ctor
MarshallException(Class, Throwable) - Constructor for exception org.directwebremoting.extend.MarshallException
Construct a MarshallException with an exception and a destination type
MarshallException(Class, String) - Constructor for exception org.directwebremoting.extend.MarshallException
Construct a MarshallException with a description message and exception
marshallInbound(HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.dwrp.BaseCallMarshaller
 
marshallInbound(HttpServletRequest, HttpServletResponse) - Method in interface org.directwebremoting.extend.Marshaller
Marshall an incomming HttpRequest into an abstract Calls POJO that defines the functions that we need to call.
marshallOutbound(Replies, HttpServletRequest, HttpServletResponse) - Method in class org.directwebremoting.dwrp.BaseCallMarshaller
 
marshallOutbound(Replies, HttpServletRequest, HttpServletResponse) - Method in interface org.directwebremoting.extend.Marshaller
Marshall the return values from executing this batch of requests.
Messages - Class in org.directwebremoting.util
Internationalization for DWR
MIME_HTML - Static variable in class org.directwebremoting.util.MimeConstants
MIME constant for HTML
MIME_JS - Static variable in class org.directwebremoting.util.MimeConstants
MIME constant for Javascript
MIME_PLAIN - Static variable in class org.directwebremoting.util.MimeConstants
MIME constant for plain text.
MimeConstants - Class in org.directwebremoting.util
Various constants from generating output.
MimeConstants() - Constructor for class org.directwebremoting.util.MimeConstants
 
MinimalistExceptionConverter - Class in org.directwebremoting.convert
A special case of BeanConverter for use by default with Throwables, which only outputs a "broken" message.
MinimalistExceptionConverter() - Constructor for class org.directwebremoting.convert.MinimalistExceptionConverter
 

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 Y