org.apache.ecs.wml
Class Method
java.lang.Object
org.apache.ecs.wml.Method
- public class Method
- extends java.lang.Object
This class defines HTTP submission method values for the go task
- Author:
- Written by Anders.Samuelson, Modifications by ?rjan Petersson
Constructor Summary |
private |
Method(java.lang.String value)
|
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
POST
public static final Method POST
GET
public static final Method GET
value
private java.lang.String value
Method
private Method(java.lang.String value)
toString
public java.lang.String toString()
Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.