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 

I

include(String) - Method in class com.threecrickets.prudence.service.GeneratedTextResourceDocumentService
Includes a text document into the current location.
include(String, boolean) - Method in class com.threecrickets.prudence.service.GeneratedTextResourceDocumentService
Includes a text document into the current location.
initialize(ExecutionContext) - Method in class com.threecrickets.prudence.util.PhpExecutionController
 
Injector - Class in com.threecrickets.prudence.util
A Filter that adds values to the request attributes before moving to the next restlet.
Injector() - Constructor for class com.threecrickets.prudence.util.Injector
Constructor.
Injector(Context) - Constructor for class com.threecrickets.prudence.util.Injector
Constructor.
Injector(Context, Restlet) - Constructor for class com.threecrickets.prudence.util.Injector
Constructor.
InProcessMemoryCache - Class in com.threecrickets.prudence.cache
An in-process (heap) memory cache.
InProcessMemoryCache() - Constructor for class com.threecrickets.prudence.cache.InProcessMemoryCache
Construction of 1mb cache.
InProcessMemoryCache(long) - Constructor for class com.threecrickets.prudence.cache.InProcessMemoryCache
Constructor.
InProcessMemoryLockSource - Class in com.threecrickets.prudence.util
An in-process (heap) lock source.
InProcessMemoryLockSource() - Constructor for class com.threecrickets.prudence.util.InProcessMemoryLockSource
 
InstanceUtil - Class in com.threecrickets.prudence.util
Utility methods to assist in accessing the running Prudence instance.
internal(String, String) - Method in class com.threecrickets.prudence.service.DocumentService
Access a resource internal to the current application.
internalOther(String, String, String) - Method in class com.threecrickets.prudence.service.DocumentService
Access a resource internal to the current Prudence instance.
InternalRepresentation - Class in com.threecrickets.prudence.util
A representation used to transfer internal objects.
InternalRepresentation(Object) - Constructor for class com.threecrickets.prudence.util.InternalRepresentation
Constructor.
invalidate(String) - Method in interface com.threecrickets.prudence.cache.Cache
Makes sure that all tagged entries are un-fetchable.
invalidate(String) - Method in class com.threecrickets.prudence.cache.ChainCache
 
invalidate(String) - Method in class com.threecrickets.prudence.cache.FakeCache
 
invalidate(String) - Method in class com.threecrickets.prudence.cache.HazelcastCache
 
invalidate(String) - Method in class com.threecrickets.prudence.cache.InProcessMemoryCache
 
invalidate(String) - Method in class com.threecrickets.prudence.cache.MemcachedCache
 
invalidate(String) - Method in class com.threecrickets.prudence.cache.MongoDbCache
 
invalidate(String) - Method in class com.threecrickets.prudence.cache.OrientDbCache
 
invalidate(String) - Method in class com.threecrickets.prudence.cache.SqlCache
 
invalidate(String) - Method in class com.threecrickets.prudence.service.DocumentService
Invalidates a document, which can affect documents that depend on it.
invalidateCurrent() - Method in class com.threecrickets.prudence.service.DocumentService
Invalidates the current document, which can affect documents that depend on it.
IoUtil - Class in com.threecrickets.prudence.util
Utility methods for I/O and files.
isAccessRestricted() - Method in class com.threecrickets.prudence.util.ConversationCookie
Whether access is restricted.
isApplying() - Method in class com.threecrickets.prudence.util.ForwardedFilter
True if we are applying the forwarded header values to references.
isBacktrack() - Method in class com.threecrickets.prudence.cache.ChainCache
When true (the default), makes sure to store a cache hit in previous caches along the chain.
isBinary() - Method in class com.threecrickets.prudence.cache.MongoDbCache
Whether to store entries by serializing them into BSON binaries.
isConversationStopped(Request) - Static method in exception com.threecrickets.prudence.service.ConversationStoppedException
Whether the conversation was marked as stopped.
isDebugging() - Method in class com.threecrickets.prudence.DelegatedStatusService
Whether we should show debugging information on errors.
isDeferred - Variable in class com.threecrickets.prudence.service.GeneratedTextResourceConversationService
This boolean is true when the writer is in deferred mode.
isDeferred() - Method in class com.threecrickets.prudence.service.GeneratedTextResourceConversationService
This boolean is true when the writer is in deferred mode.
isFallback() - Method in class com.threecrickets.prudence.DelegatedStatusService
Whether we are a fallback status service.
isSecure() - Method in class com.threecrickets.prudence.util.ConversationCookie
Whether the cookie is secure.
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.