Class CorsDirectives$
java.lang.Object
org.apache.pekko.http.cors.scaladsl.CorsDirectives$
- All Implemented Interfaces:
CorsDirectives
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CorsDirectives$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pekko.http.cors.scaladsl.CorsDirectives
cors, cors
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
CorsDirectives$
public CorsDirectives$()
-
-
Method Details
-
corsRejectionHandler
-