org.sblim.wbem.http
Class HttpMethod

java.lang.Object
  extended by org.sblim.wbem.http.HttpMethod
Direct Known Subclasses:
HttpClientMethod, HttpServerMethod

public class HttpMethod
extends java.lang.Object


Constructor Summary
HttpMethod()
           
 
Method Summary
static java.lang.String readLine(java.io.InputStream inputstream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpMethod

public HttpMethod()
Method Detail

readLine

public static java.lang.String readLine(java.io.InputStream inputstream)
                                 throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.