Package com.attivio.client.streaming
Contains client code for streaming search results.
-
Interface Summary Interface Description StreamedResponseClient.PingHandler Expert: PingHandler interface.StreamingObjectSerializer Interface for streaming multiple objects across a single open input/output stream. -
Class Summary Class Description DocumentSerializer Binary serializer for ingest documents.ObjectOutputSerializer Uses xml to serializes objects over a stream.SearchDocumentSerializer Binary serializer for response documents.SearchDocumentSerializer.FieldDef Field Serializer.StreamedResponseClient StreamingRecordIteratorAbstract Abstract class so that other iterators can share some of the logic.StreamRequestInfo StreamRequestInfoConverter StreamResponse StreamResponseConverter -
Enum Summary Enum Description StreamMode Indicates mode for how to stream documents. -
Exception Summary Exception Description StreamClosedException Exception indicating that a stream has been closed.