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

M

MAP_RESOLVER_CONSTRUCTOR - Static variable in class com.threecrickets.prudence.util.ResolvingTemplate
Attribute of the map resolver constructor for an Application.
markExecuted(String, boolean) - Method in class com.threecrickets.prudence.service.DocumentService
Marks a document as executed for this thread's ExecutionContext.
MAX_AGE_HEADER - Static variable in class com.threecrickets.prudence.util.CorsFilter
The maximum age header.
MEDIA_TYPE - Static variable in class com.threecrickets.prudence.util.InternalRepresentation
 
MemcachedCache - Class in com.threecrickets.prudence.cache
A memcached-backed cache over the spymemcached client library.
MemcachedCache() - Constructor for class com.threecrickets.prudence.cache.MemcachedCache
Construction, with single node on the local host, default port 11211 using the binary protocol; waits for completion; no tag prefix.
MemcachedCache(String) - Constructor for class com.threecrickets.prudence.cache.MemcachedCache
Construction: using the binary protocol; waits for completion; no tag prefix.
MemcachedCache(String, boolean, boolean, String) - Constructor for class com.threecrickets.prudence.cache.MemcachedCache
Construction, with node list, using the binary protocol.
MemcachedCache(MemcachedClient, boolean, boolean, String) - Constructor for class com.threecrickets.prudence.cache.MemcachedCache
Constructor.
minifiedSourceExtension - Variable in class com.threecrickets.prudence.util.UnifyMinifyFilter
The minified source extension .
minify(InputStream, OutputStream) - Method in class com.threecrickets.prudence.util.CssUnifyMinifyFilter
 
minify(InputStream, OutputStream) - Method in class com.threecrickets.prudence.util.JavaScriptUnifyMinifyFilter
 
minify(InputStream, OutputStream) - Method in class com.threecrickets.prudence.util.UnifyMinifyFilter
Minifies the stream.
MONGODB_CLIENT_ATTRIBUTE - Static variable in class com.threecrickets.prudence.cache.HazelcastMongoDbMapStore
MongoDB default connection attribute for a Component.
MongoDbCache - Class in com.threecrickets.prudence.cache
A MongoDB-backed cache.
MongoDbCache() - Constructor for class com.threecrickets.prudence.cache.MongoDbCache
Construction for localhost connection, database "prudence", collection "cache".
MongoDbCache(MongoClient) - Constructor for class com.threecrickets.prudence.cache.MongoDbCache
Construction for database "prudence", collection "cache".
MongoDbCache(MongoClient, String) - Constructor for class com.threecrickets.prudence.cache.MongoDbCache
Construction for collection "cache".
MongoDbCache(MongoClient, String, String) - Constructor for class com.threecrickets.prudence.cache.MongoDbCache
Constructor.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2009-2016 Three Crickets LLC.