Uses of Class
com.yahoo.jdisc.handler.BufferedContentChannel
-
Uses of BufferedContentChannel in com.yahoo.jdisc.handler
Modifier and TypeMethodDescriptionprotected void
ThreadedRequestHandler.handleRequest
(Request request, BufferedContentChannel requestContent, ResponseHandler responseHandler) Override this method if you want to access theRequest
's content using aBufferedContentChannel
.