Class ChunkedOutput.TypedBuilder<Y>

java.lang.Object
org.glassfish.jersey.server.ChunkedOutput.Builder<Y>
org.glassfish.jersey.server.ChunkedOutput.TypedBuilder<Y>
Type Parameters:
Y -
Enclosing class:
ChunkedOutput<T>

public static class ChunkedOutput.TypedBuilder<Y> extends ChunkedOutput.Builder<Y>
Builder that allows to create a new ChunkedOutput based on the given configuration options.