Package org.glassfish.jersey.io.spi
package org.glassfish.jersey.io.spi
Common Jersey core io SPI classes.
-
ClassDescriptionA marker interface that the stream provided to Jersey can implement, noting that the stream does not need to call
Flushable.flush()
prior toFlushedCloseable.close()
.