Class HttpOriginMatcher.$times$
java.lang.Object
org.apache.pekko.http.cors.javadsl.model.HttpOriginMatcher
org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher
org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher.$times$
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- HttpOriginMatcher
public static class HttpOriginMatcher.$times$
extends HttpOriginMatcher
implements scala.Product, Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher
HttpOriginMatcher.$times$, HttpOriginMatcher.Default, HttpOriginMatcher.Default$, HttpOriginMatcher.Strict, HttpOriginMatcher.Strict$ -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HttpOriginMatcher.$times$Static reference to the singleton instance of this Scala object.Fields inherited from class org.apache.pekko.http.cors.javadsl.model.HttpOriginMatcher
ALL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.cors.scaladsl.model.HttpOriginMatcher
apply, matches, strictMethods inherited from class org.apache.pekko.http.cors.javadsl.model.HttpOriginMatcher
create, strictMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
$times$
public $times$()
-
-
Method Details
-
matches
- Specified by:
matchesin classHttpOriginMatcher
-