Package | Description |
---|---|
ratpack.exec | |
ratpack.handling |
The handling of application requests.
|
Modifier and Type | Method and Description |
---|---|
void |
Execution.addInterceptor(ExecInterceptor execInterceptor,
Action<? super Execution> continuation) |
Modifier and Type | Method and Description |
---|---|
void |
Context.addExecInterceptor(ExecInterceptor execInterceptor,
Action<? super Context> action) |