public static class RatpackDataServer.ContextHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
ratpack.handling.Context |
context |
String |
contextId |
| Constructor and Description |
|---|
ContextHolder(String contextId,
ratpack.handling.Context context) |