@Deprecated public final class Methods extends Object
io.undertow.server.protocol.http.HttpRequestParser| Modifier and Type | Field and Description |
|---|---|
static HttpString |
ACL
Deprecated.
|
static String |
ACL_STRING
Deprecated.
|
static HttpString |
BASELINE_CONTROL
Deprecated.
|
static String |
BASELINE_CONTROL_STRING
Deprecated.
|
static HttpString |
CHECKIN
Deprecated.
|
static String |
CHECKIN_STRING
Deprecated.
|
static HttpString |
CHECKOUT
Deprecated.
|
static String |
CHECKOUT_STRING
Deprecated.
|
static HttpString |
CONNECT
Deprecated.
|
static String |
CONNECT_STRING
Deprecated.
|
static HttpString |
COPY
Deprecated.
|
static String |
COPY_STRING
Deprecated.
|
static HttpString |
DELETE
Deprecated.
|
static String |
DELETE_STRING
Deprecated.
|
static HttpString |
GET
Deprecated.
|
static String |
GET_STRING
Deprecated.
|
static HttpString |
HEAD
Deprecated.
|
static String |
HEAD_STRING
Deprecated.
|
static HttpString |
LABEL
Deprecated.
|
static String |
LABEL_STRING
Deprecated.
|
static HttpString |
LOCK
Deprecated.
|
static String |
LOCK_STRING
Deprecated.
|
static HttpString |
MERGE
Deprecated.
|
static String |
MERGE_STRING
Deprecated.
|
static HttpString |
MKACTIVITY
Deprecated.
|
static String |
MKACTIVITY_STRING
Deprecated.
|
static HttpString |
MKCOL
Deprecated.
|
static String |
MKCOL_STRING
Deprecated.
|
static HttpString |
MKWORKSPACE
Deprecated.
|
static String |
MKWORKSPACE_STRING
Deprecated.
|
static HttpString |
MOVE
Deprecated.
|
static String |
MOVE_STRING
Deprecated.
|
static HttpString |
OPTIONS
Deprecated.
|
static String |
OPTIONS_STRING
Deprecated.
|
static HttpString |
PATCH
Deprecated.
|
static String |
PATCH_STRING
Deprecated.
|
static HttpString |
POST
Deprecated.
|
static String |
POST_STRING
Deprecated.
|
static HttpString |
PROPFIND
Deprecated.
|
static String |
PROPFIND_STRING
Deprecated.
|
static HttpString |
PROPPATCH
Deprecated.
|
static String |
PROPPATCH_STRING
Deprecated.
|
static HttpString |
PUT
Deprecated.
|
static String |
PUT_STRING
Deprecated.
|
static HttpString |
REPORT
Deprecated.
|
static String |
REPORT_STRING
Deprecated.
|
static HttpString |
SEARCH
Deprecated.
|
static String |
SEARCH_STRING
Deprecated.
|
static HttpString |
TRACE
Deprecated.
|
static String |
TRACE_STRING
Deprecated.
|
static HttpString |
UNCHECKOUT
Deprecated.
|
static String |
UNCHECKOUT_STRING
Deprecated.
|
static HttpString |
UNLOCK
Deprecated.
|
static String |
UNLOCK_STRING
Deprecated.
|
static HttpString |
UPDATE
Deprecated.
|
static String |
UPDATE_STRING
Deprecated.
|
static HttpString |
VERSION_CONTROL
Deprecated.
|
static String |
VERSION_CONTROL_STRING
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpString |
fromString(String method)
Deprecated.
|
public static final String OPTIONS_STRING
public static final String GET_STRING
public static final String HEAD_STRING
public static final String POST_STRING
public static final String PUT_STRING
public static final String DELETE_STRING
public static final String TRACE_STRING
public static final String CONNECT_STRING
public static final String PATCH_STRING
public static final String PROPFIND_STRING
public static final String PROPPATCH_STRING
public static final String MKCOL_STRING
public static final String COPY_STRING
public static final String MOVE_STRING
public static final String LOCK_STRING
public static final String UNLOCK_STRING
public static final String ACL_STRING
public static final String REPORT_STRING
public static final String VERSION_CONTROL_STRING
public static final String CHECKIN_STRING
public static final String CHECKOUT_STRING
public static final String UNCHECKOUT_STRING
public static final String SEARCH_STRING
public static final String MKWORKSPACE_STRING
public static final String UPDATE_STRING
public static final String LABEL_STRING
public static final String MERGE_STRING
public static final String BASELINE_CONTROL_STRING
public static final String MKACTIVITY_STRING
public static final HttpString OPTIONS
public static final HttpString GET
public static final HttpString HEAD
public static final HttpString POST
public static final HttpString PUT
public static final HttpString DELETE
public static final HttpString TRACE
public static final HttpString CONNECT
public static final HttpString PATCH
public static final HttpString PROPFIND
public static final HttpString PROPPATCH
public static final HttpString MKCOL
public static final HttpString COPY
public static final HttpString MOVE
public static final HttpString LOCK
public static final HttpString UNLOCK
public static final HttpString ACL
public static final HttpString REPORT
public static final HttpString VERSION_CONTROL
public static final HttpString CHECKIN
public static final HttpString CHECKOUT
public static final HttpString UNCHECKOUT
public static final HttpString SEARCH
public static final HttpString MKWORKSPACE
public static final HttpString UPDATE
public static final HttpString LABEL
public static final HttpString MERGE
public static final HttpString BASELINE_CONTROL
public static final HttpString MKACTIVITY
public static HttpString fromString(String method)
Copyright © 2020 JBoss by Red Hat. All rights reserved.