org.apache.wink.common.http
Class HttpMethodEx

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

public class HttpMethodEx
extends Object


Field Summary
static String CONNECT
           
static String OPTIONS
           
static 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 String OPTIONS
See Also:
Constant Field Values

TRACE

public static final String TRACE
See Also:
Constant Field Values

CONNECT

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

HttpMethodEx

public HttpMethodEx()


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