org.apache.openejb.jee.sun
Class HttpMethod

java.lang.Object
  extended by org.apache.openejb.jee.sun.HttpMethod

public class HttpMethod
extends java.lang.Object


Field Summary
protected  java.lang.String value
           
 
Constructor Summary
HttpMethod()
           
 
Method Summary
 java.lang.String getvalue()
           
 void setvalue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected java.lang.String value
Constructor Detail

HttpMethod

public HttpMethod()
Method Detail

getvalue

public java.lang.String getvalue()

setvalue

public void setvalue(java.lang.String value)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.