Class InputStreamBackedEventStream

java.lang.Object
edu.stanford.slac.archiverappliance.PBOverHTTP.InputStreamBackedEventStream
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<Event>, RemotableOverRaw, EventStream

public class InputStreamBackedEventStream extends Object implements EventStream, RemotableOverRaw
An EventStream that is backed by an arbitrary input stream.
Author:
mshankar