Package org.sblim.wbem.http
Class HttpMethod
- java.lang.Object
-
- org.sblim.wbem.http.HttpMethod
-
- Direct Known Subclasses:
HttpClientMethod
,HttpServerMethod
public class HttpMethod extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HttpMethod()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
readLine(java.io.InputStream inputstream)
-