Uses of Class
org.infinispan.rest.stream.CacheChunkedStream
Packages that use CacheChunkedStream
-
Uses of CacheChunkedStream in org.infinispan.rest.stream
Subclasses of CacheChunkedStream in org.infinispan.rest.streamModifier and TypeClassDescriptionclass
ACacheChunkedStream
that readsMap.Entry
and produces a JSON output.class
ACacheChunkedStream
that reads from abyte[]
and produces a JSON output.