org.apache.wink.common.http
Class HttpMethodEx

java.lang.Object
  extended by org.apache.wink.common.http.HttpMethodEx

public class HttpMethodEx
extends java.lang.Object


Field Summary
static java.lang.String CONNECT
           
static java.lang.String OPTIONS
           
static java.lang.String TRACE
           
 
Constructor Summary
HttpMethodEx()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPTIONS

public static final java.lang.String OPTIONS
See Also:
Constant Field Values

TRACE

public static final java.lang.String TRACE
See Also:
Constant Field Values

CONNECT

public static final java.lang.String CONNECT
See Also:
Constant Field Values
Constructor Detail

HttpMethodEx

public HttpMethodEx()


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.