public static class HttpOriginMatcher.$times$ extends HttpOriginMatcher implements scala.Product, java.io.Serializable
HttpOriginMatcher.$times$, HttpOriginMatcher.Default, HttpOriginMatcher.Default$, HttpOriginMatcher.Strict, HttpOriginMatcher.Strict$
Modifier and Type | Field and Description |
---|---|
static HttpOriginMatcher.$times$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
ALL
Constructor and Description |
---|
$times$() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(HttpOrigin origin) |
apply, matches, strict
create, strict
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final HttpOriginMatcher.$times$ MODULE$
public boolean matches(HttpOrigin origin)
matches
in class HttpOriginMatcher