Class RequestEntityExpectedRejection
java.lang.Object
org.apache.pekko.http.javadsl.server.RequestEntityExpectedRejection
- All Implemented Interfaces:
- Rejection
- Direct Known Subclasses:
- RequestEntityExpectedRejection$
Rejection created by unmarshallers.
 Signals that the request was rejected because an message body entity was expected but not supplied.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RequestEntityExpectedRejectionpublic RequestEntityExpectedRejection()
 
- 
- 
Method Details- 
get
 
-