Class HttpClient.ChunkedLineReader

java.lang.Object
one.nio.http.HttpClient.ResponseReader
one.nio.http.HttpClient.ChunkedLineReader
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<String>
Direct Known Subclasses:
HttpClient.ServerSentEventsReader
Enclosing class:
HttpClient

class HttpClient.ChunkedLineReader extends HttpClient.ResponseReader implements Iterator<String>, Closeable