org.sblim.wbem.http
Class HttpServerMethod
public class HttpServerMethod
HttpServerMethod.java
(C) Copyright IBM Corp. 2005, 2006
THIS FILE IS PROVIDED UNDER THE TERMS OF THE COMMON PUBLIC LICENSE
("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT.
You can obtain a current copy of the Common Public License from
http://www.opensource.org/licenses/cpl1.0.php
HttpServerMethod
public HttpServerMethod(InputStream reader)
throws IOException,
HttpException
HttpServerMethod
public HttpServerMethod(int major,
int minor,
int status,
String reason)
getFile
public String getFile()
getMajorVersion
public int getMajorVersion()
getMethodName
public String getMethodName()
getMinorVersion
public int getMinorVersion()
Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.