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