JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ratpack.util
Interface ResultAction<T>
Type Parameters:
T
- The type of the successful result object.
All Superinterfaces:
Action
<
Result
<T>>
public interface
ResultAction<T>
extends
Action
<
Result
<T>>
Convenience subtype for an action that takes a result.
Method Summary
Methods inherited from interface ratpack.util.
Action
execute
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method