Class TaggedData

java.lang.Object
aQute.bnd.service.url.TaggedData
All Implemented Interfaces:
Closeable, AutoCloseable

public class TaggedData extends Object implements Closeable
Represents a data stream that has a tag associated with it; the primary use-case is an HTTP response stream with an ETag header.