JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.handling.RequestId
Packages that use
RequestId
Package
Description
ratpack.handling
The handling of application requests.
Uses of
RequestId
in
ratpack.handling
Methods in
ratpack.handling
that return
RequestId
Modifier and Type
Method and Description
RequestId
RequestId.Generator.
generate
(
Context
context)
Generate a request ID with a “unique” ID value.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes