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 

E

encodeUtf8(String) - Static method in class com.threecrickets.prudence.util.IoUtil
Safely decodes a string as UTF-8.
endCapture() - Method in class com.threecrickets.prudence.service.GeneratedTextResourceDocumentService
Ends a capture started with GeneratedTextResourceDocumentService.startCapture(String), storing the captured text in a conversation.local, as well as returning it.
EnhancedCallResolver - Class in com.threecrickets.prudence.util
Improves on the default Restlet CallResolver.
EnhancedCallResolver(Request, Response) - Constructor for class com.threecrickets.prudence.util.EnhancedCallResolver
 
ensureRegistered(ChallengeScheme, boolean, boolean) - Static method in class com.threecrickets.prudence.util.CustomAuthenticatorHelper
Makes sure an authenticator is registered with the current Restlet engine.
ensureRegistered(String, boolean, boolean) - Static method in class com.threecrickets.prudence.util.CustomAuthenticatorHelper
Makes sure an authenticator is registered with the current Restlet engine.
ensureRegistered(ChallengeScheme, boolean, boolean, Engine) - Static method in class com.threecrickets.prudence.util.CustomAuthenticatorHelper
Makes sure an authenticator is registered..
ensureRegistered(String, boolean, boolean, Engine) - Static method in class com.threecrickets.prudence.util.CustomAuthenticatorHelper
Makes sure an authenticator is registered..
ensureRegistered() - Method in class com.threecrickets.prudence.util.CustomAuthenticatorHelper
Makes sure our authenticator is registered with the current Restlet engine.
ensureRegistered(Engine) - Method in class com.threecrickets.prudence.util.CustomAuthenticatorHelper
Makes sure our authenticator is registered.
execute(String) - Method in class com.threecrickets.prudence.service.DocumentService
Executes a source code document.
executeOnce(String) - Method in class com.threecrickets.prudence.service.DocumentService
As DocumentService.execute(String), but will only execute once per this thread.
executeTask(String, String, String, Object, int, int, boolean) - Method in class com.threecrickets.prudence.service.ApplicationService
Submits or schedules an ApplicationTask on the the shared executor service.
ExecutionResource - Class in com.threecrickets.prudence
Restlet resource which executes a "text with scriptlets" Scripturian Executable document for the POST verb and redirects its standard output to a StringRepresentation.
ExecutionResource() - Constructor for class com.threecrickets.prudence.ExecutionResource
 
ExecutionResourceConversationService - Class in com.threecrickets.prudence.service
Conversation service exposed to executables.
ExecutionResourceConversationService(ExecutionResource, Representation, Variant, CharacterSet) - Constructor for class com.threecrickets.prudence.service.ExecutionResourceConversationService
Constructor.
ExecutionResourceDocumentService - Class in com.threecrickets.prudence.service
Document service exposed to executables.
ExecutionResourceDocumentService(ExecutionResource, DocumentDescriptor<Executable>) - Constructor for class com.threecrickets.prudence.service.ExecutionResourceDocumentService
Constructor.
EXECUTOR_ATTRIBUTE - Static variable in class com.threecrickets.prudence.util.InstanceUtil
Executor attribute for a Component.
external(String, String) - Method in class com.threecrickets.prudence.service.DocumentService
Access any resource.
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.