Uses of Class
org.glassfish.jersey.server.ChunkedOutput.TypedBuilder
Packages that use ChunkedOutput.TypedBuilder
-
Uses of ChunkedOutput.TypedBuilder in org.glassfish.jersey.server
Methods in org.glassfish.jersey.server that return ChunkedOutput.TypedBuilderModifier and TypeMethodDescriptionstatic <T> ChunkedOutput.TypedBuilder<T>
Returns a builder to create a ChunkedOutput with custom configuration.