org.sblim.cimclient.internal.http.io
public class KeepAliveInputStream extends FilterInputStream
Constructor Summary | |
---|---|
KeepAliveInputStream(InputStream pStream, HttpClient pClient)
Ctor.
|
Parameters: pStream The underlying stream pClient The associated client.