public abstract class AccessControlAllowMethods extends HttpHeader
HttpHeader.ParsingResult, HttpHeader.ParsingResult$
Constructor and Description |
---|
AccessControlAllowMethods() |
Modifier and Type | Method and Description |
---|---|
static AccessControlAllowMethods |
create(HttpMethod... methods) |
abstract java.lang.Iterable<HttpMethod> |
getMethods() |
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 java.lang.Iterable<HttpMethod> getMethods()
public static AccessControlAllowMethods create(HttpMethod... methods)