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