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

M

main(String[]) - Static method in class org.directwebremoting.TestMethods
 
makeAccessible(Constructor<?>) - Static method in class org.directwebremoting.util.LocalUtil
Make the given constructor accessible, explicitly setting it accessible if necessary.
MapConverter - Class in org.directwebremoting.convert
An implementation of Converter for Maps.
MapConverter() - Constructor for class org.directwebremoting.convert.MapConverter
 
MapStoreProvider<T> - Class in org.directwebremoting.datasync
A simple implementation of StoreProvider that uses a Map.
MapStoreProvider(Map<String, T>, Class<T>) - Constructor for class org.directwebremoting.datasync.MapStoreProvider
Initialize the MapStoreProvider from an existing map + specified type.
MapStoreProvider(Map<String, T>, Class<T>, ComparatorFactory<T>) - Constructor for class org.directwebremoting.datasync.MapStoreProvider
Initialize the MapStoreProvider from an existing map + specified type.
MapStoreProvider(Class<T>) - Constructor for class org.directwebremoting.datasync.MapStoreProvider
Initialize an empty MapStoreProvider from the specified type.
MapStoreProvider(Map<String, T>, Class<T>, List<SortCriterion>, ComparatorFactory<T>) - Constructor for class org.directwebremoting.datasync.MapStoreProvider
Initialize the MapStoreProvider from an existing map + specified type along with some sort criteria to be used when the client does not specify sorting.
marshallException(HttpServletRequest, HttpServletResponse, ScriptConduit, Exception, boolean) - Method in class org.directwebremoting.dwrp.BaseCallHandler
 
MarshallException - Exception in org.directwebremoting.extend
Deprecated. Use ConversionException instead
MarshallException(Class<?>) - Constructor for exception org.directwebremoting.extend.MarshallException
Deprecated. Default ctor
MarshallException(Class<?>, Throwable) - Constructor for exception org.directwebremoting.extend.MarshallException
Deprecated. Construct a ConversionException with an exception and a destination type
MarshallException(Class<?>, String) - Constructor for exception org.directwebremoting.extend.MarshallException
Deprecated. Construct a ConversionException with a description message and exception
marshallInbound(CallBatch) - Method in class org.directwebremoting.dwrp.BaseCallHandler
Convert batch into calls.
marshallOutbound(Batch, Replies, HttpServletResponse, ScriptConduit, PrintWriter) - Method in class org.directwebremoting.dwrp.BaseCallHandler
 
MasterModuleManager - Class in org.directwebremoting.impl
A ModuleManager that delegates to customModuleManager and fallbackModuleManager.
MasterModuleManager() - Constructor for class org.directwebremoting.impl.MasterModuleManager
 
match(ScriptSession) - Method in class org.directwebremoting.extend.AllScriptSessionFilter
 
match(ScriptSession) - Method in class org.directwebremoting.extend.AndScriptSessionFilter
 
match(ScriptSession) - Method in class org.directwebremoting.extend.IdScriptSessionFilter
 
match(ScriptSession) - Method in class org.directwebremoting.extend.PageScriptSessionFilter
 
match(ScriptSession) - Method in interface org.directwebremoting.ScriptSessionFilter
Does this ScriptSession match according to the matching pattern declared by this filter.
MatchedItems - Class in org.directwebremoting.io
MatchedItems is simply a holder for a list of matched Items and a total match count, used by: StoreProvider.viewRegion(StoreRegion) and StoreProvider.viewRegion(StoreRegion, StoreChangeListener)
MatchedItems(List<Item>, int) - Constructor for class org.directwebremoting.io.MatchedItems
If there is data to return, then both of these must be set.
MatchedItems() - Constructor for class org.directwebremoting.io.MatchedItems
The constructor to use of there are no items to transfer.
matches(Method) - Method in class org.directwebremoting.guice.util.DeclaredBy
 
MessageEvent - Interface in org.directwebremoting.event
An MessageEvent is fired to a set of MessageListeners by the DWR Hub.
MessageListener - Interface in org.directwebremoting.event
Most listeners have a parameter that inherits from EventObject, but not JMS which just uses a
MethodDeclaration - Class in org.directwebremoting.extend
An immutable value object for method declaration information.
MethodDeclaration(Method) - Constructor for class org.directwebremoting.extend.MethodDeclaration
Initializes the logical method declaration from a reflected Java method.
MethodDeclaration(String, String, Type[], boolean, Type) - Constructor for class org.directwebremoting.extend.MethodDeclaration
Initializes the logical method declaration from primitive data.
MethodInterceptorWrapper - Interface in org.directwebremoting.guice.util
A way to wrap MethodInterceptors with extra functionality.
MethodMatchingProxyFactory - Class in org.directwebremoting.util
A proxy generator that allows mapping a backing class to an interface it doesn't implement as long as method signatures match.
MethodMatchingProxyFactory() - Constructor for class org.directwebremoting.util.MethodMatchingProxyFactory
 
MIME_HTML - Static variable in interface org.directwebremoting.util.MimeConstants
MIME constant for HTML
MIME_JS - Static variable in interface org.directwebremoting.util.MimeConstants
MIME constant for Javascript
MIME_JSON - Static variable in interface org.directwebremoting.util.MimeConstants
MIME constant for JSON
MIME_PLAIN - Static variable in interface org.directwebremoting.util.MimeConstants
MIME constant for plain text.
MimeConstants - Interface in org.directwebremoting.util
Various constants from generating output.
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
 
Module - Interface in org.directwebremoting.extend
 
ModuleManager - Interface in org.directwebremoting.extend
 

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