public abstract class AccessControlRequestMethod extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
AccessControlRequestMethod() |
Modifier and Type | Method and Description |
---|---|
static AccessControlRequestMethod |
create(HttpMethod method) |
abstract HttpMethod |
method() |
fastFind, is, isNot, lowercaseName, name, parse, unapply, unsafeToString, value
parse, renderInRequests, renderInResponses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
render
public abstract HttpMethod method()
public static AccessControlRequestMethod create(HttpMethod method)