Class ResponseEntity$
java.lang.Object
org.apache.pekko.http.scaladsl.model.ResponseEntity$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ResponseEntity$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionfromJava(ResponseEntity entity, JavaMapping<ResponseEntity, ResponseEntity> m) 
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ResponseEntity$public ResponseEntity$()
 
- 
- 
Method Details- 
fromJava
 
-