Uses of Class
org.glassfish.jersey.internal.util.collection.NonBlockingInputStream
Package
Description
Common set of Jersey collection classes.
-
Uses of NonBlockingInputStream in org.glassfish.jersey.internal.util.collection
Modifier and TypeClassDescriptionfinal class
AnInputStream
backed by a queue ofbyte buffers
to be read.