org.sblim.cimclient.internal.http
public abstract class HttpMethod extends Object
| Method Summary | |
|---|---|
| static String | readLine(InputStream pStream)
Reads a line from a given input stream
|
Parameters: pStream The input stream
Returns: The line
Throws: IOException