Uses of Interface
ratpack.core.handling.direct.DirectChannelAccess
-
Packages that use DirectChannelAccess Package Description ratpack.core.handling The handling of application requests. -
-
Uses of DirectChannelAccess in ratpack.core.handling
Methods in ratpack.core.handling that return DirectChannelAccess Modifier and Type Method Description DirectChannelAccess
Context. getDirectChannelAccess()
Provides direct access to the backing Netty channel.
-