Package io.undertow.util
Class Methods
java.lang.Object
io.undertow.util.Methods
NOTE: If you add a new method here you must also add it to
HttpRequestParser
- Author:
- David M. Lloyd
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
static final HttpString
static final String
-
Method Summary
-
Field Details
-
OPTIONS_STRING
- See Also:
-
GET_STRING
- See Also:
-
HEAD_STRING
- See Also:
-
POST_STRING
- See Also:
-
PUT_STRING
- See Also:
-
DELETE_STRING
- See Also:
-
TRACE_STRING
- See Also:
-
CONNECT_STRING
- See Also:
-
PATCH_STRING
- See Also:
-
PROPFIND_STRING
- See Also:
-
PROPPATCH_STRING
- See Also:
-
MKCOL_STRING
- See Also:
-
COPY_STRING
- See Also:
-
MOVE_STRING
- See Also:
-
LOCK_STRING
- See Also:
-
UNLOCK_STRING
- See Also:
-
ACL_STRING
- See Also:
-
REPORT_STRING
- See Also:
-
VERSION_CONTROL_STRING
- See Also:
-
CHECKIN_STRING
- See Also:
-
CHECKOUT_STRING
- See Also:
-
UNCHECKOUT_STRING
- See Also:
-
SEARCH_STRING
- See Also:
-
MKWORKSPACE_STRING
- See Also:
-
UPDATE_STRING
- See Also:
-
LABEL_STRING
- See Also:
-
MERGE_STRING
- See Also:
-
BASELINE_CONTROL_STRING
- See Also:
-
MKACTIVITY_STRING
- See Also:
-
OPTIONS
-
GET
-
HEAD
-
POST
-
PUT
-
DELETE
-
TRACE
-
CONNECT
-
PATCH
-
PROPFIND
-
PROPPATCH
-
MKCOL
-
COPY
-
MOVE
-
LOCK
-
UNLOCK
-
ACL
-
REPORT
-
VERSION_CONTROL
-
CHECKIN
-
CHECKOUT
-
UNCHECKOUT
-
SEARCH
-
MKWORKSPACE
-
UPDATE
-
LABEL
-
MERGE
-
BASELINE_CONTROL
-
MKACTIVITY
-
-
Method Details
-
fromString
-