Package io.datareplication.consumer
-
Interface Summary Interface Description StreamingPage<PageHeader extends ToHttpHeaders,EntityHeader extends ToHttpHeaders> TheStreamingPageinterface represents a streaming feed or snapshot page. -
Class Summary Class Description Authorization The value of an HTTPAuthorizationheader.StreamingPage.Chunk<EntityHeader> An element in aStreamingPage.StreamingPage.Chunk.BodyChunk<EntityHeader> A block of data of the current entity's body.StreamingPage.Chunk.BodyEnd<EntityHeader> Represents the end of an entity.StreamingPage.Chunk.Header<EntityHeader> Represents the start of an entity.