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