Class ThreadedHttpRequestHandler.LazyContentChannel

java.lang.Object
com.yahoo.container.jdisc.ThreadedHttpRequestHandler.LazyContentChannel
All Implemented Interfaces:
ContentChannel
Enclosing class:
ThreadedHttpRequestHandler

public static class ThreadedHttpRequestHandler.LazyContentChannel extends Object implements ContentChannel
A content channel which will return the header and create the proper channel the first time content data needs to be written to it.