Class CorsRejection$
java.lang.Object
org.apache.pekko.http.cors.scaladsl.CorsRejection$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CorsRejection$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
CorsRejection$
public CorsRejection$()
-