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

E

EmbeddedApplication - Interface in ratpack.test.embed
An application created and used at runtime, useful for functionally testing subsets of functionality.
EmbeddedApplicationSupport - Class in ratpack.test.embed
A support implementation that handles the file system and ApplicationUnderTest requirements.
EmbeddedApplicationSupport() - Constructor for class ratpack.test.embed.EmbeddedApplicationSupport
 
ensureRequiredVersionUsed(String) - Static method in class ratpack.groovy.launch.GroovyVersionChecker
 
error(Context, int) - Method in interface ratpack.error.ClientErrorHandler
Handle a client error.
error(Context, Exception) - Method in interface ratpack.error.ServerErrorHandler
Processes the given exception that occurred processing the given context.
error(Exception) - Method in interface ratpack.handling.Context
Forwards the exception to the ServerErrorHandler in this service.
ExceptionUtils - Class in ratpack.util
 
ExceptionUtils() - Constructor for class ratpack.util.ExceptionUtils
 
exec(Callable<T>) - Method in interface ratpack.background.Background
Execute the given operation in a background thread pool, avoiding blocking on a request handling thread.
execute(T) - Method in interface ratpack.util.Action
Executes the action against the given thing.
expireCookie(String) - Method in interface ratpack.http.Response
Adds a cookie to the response with a 0 max-age, forcing the client to expire it.
A B C D E F G H I J L M N O P R S T U W X