|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.wink.common.http.HttpMethodEx
public class HttpMethodEx
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 |
---|
public static final java.lang.String OPTIONS
public static final java.lang.String TRACE
public static final java.lang.String CONNECT
Constructor Detail |
---|
public HttpMethodEx()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |